Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
198
QList< ProblemPointer > TodoExtractor::problems() const
199
{
200
return m_problems;
201
}
Callers
15
testJob
Method · 0.45
findProblemsUnderCursor
Function · 0.45
findProblemsCloseToCursor
Function · 0.45
Visitor
Method · 0.45
problemsForFile
Method · 0.45
testFiles
Method · 0.45
testMissingInclude
Method · 0.45
testTodoProblems
Method · 0.45
testProblemsForIncludedFiles
Method · 0.45
testRenameAssistantUndoRename
Method · 0.45
testUnknownDeclarationAssistant
Method · 0.45
testMissingInclude
Method · 0.45
Calls
no outgoing calls
Tested by
15
testJob
Method · 0.36
testFiles
Method · 0.36
testMissingInclude
Method · 0.36
testTodoProblems
Method · 0.36
testProblemsForIncludedFiles
Method · 0.36
testRenameAssistantUndoRename
Method · 0.36
testUnknownDeclarationAssistant
Method · 0.36
testMissingInclude
Method · 0.36
testReparseError
Method · 0.36
testGetInheriters
Method · 0.36
testReparseIncludeGuard
Method · 0.36
testIncludeGuardHeaderHeaderOnly
Method · 0.36