MCPcopy Create free account
hub / github.com/KDE/kdevelop / init

Method init

plugins/clang/tests/test_duchain.cpp:93–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93void TestDUChain::init()
94{
95 m_provider.reset(new TestEnvironmentProvider);
96 IDefinesAndIncludesManager::manager()->registerBackgroundProvider(m_provider.data());
97}
98
99struct ExpectedComment
100{

Callers

nothing calls this directly

Calls 4

managerFunction · 0.85
resetMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected