Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ ungroupedElements
Method
ungroupedElements
plugins/clang/codecompletion/context.cpp:1474–1477 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1472
1473
1474
QList<CompletionTreeElementPointer> ClangCodeCompletionContext::ungroupedElements()
1475
{
1476
return m_ungrouped;
1477
}
1478
1479
ClangCodeCompletionContext::ContextFilters ClangCodeCompletionContext::filters() const
1480
{
Callers
1
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected