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

Method problems

plugins/clang/duchain/todoextractor.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198QList< ProblemPointer > TodoExtractor::problems() const
199{
200 return m_problems;
201}

Callers 15

testJobMethod · 0.45
findProblemsUnderCursorFunction · 0.45
VisitorMethod · 0.45
problemsForFileMethod · 0.45
testFilesMethod · 0.45
testMissingIncludeMethod · 0.45
testTodoProblemsMethod · 0.45
testMissingIncludeMethod · 0.45

Calls

no outgoing calls

Tested by 15

testJobMethod · 0.36
testFilesMethod · 0.36
testMissingIncludeMethod · 0.36
testTodoProblemsMethod · 0.36
testMissingIncludeMethod · 0.36
testReparseErrorMethod · 0.36
testGetInheritersMethod · 0.36