Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setFilters
Method
setFilters
plugins/clang/codecompletion/context.cpp:1484–1487 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1482
}
1483
1484
void ClangCodeCompletionContext::setFilters(const ClangCodeCompletionContext::ContextFilters& filters)
1485
{
1486
m_filters = filters;
1487
}
1488
1489
#include
"context.moc"
Callers
6
executeCompletionTest
Function · 0.45
executeCompletionPriorityTest
Function · 0.45
executeMemberAccessReplacerTest
Function · 0.45
testOverloadedFunctions
Method · 0.45
testVariableScope
Method · 0.45
testArgumentHintCompletionDefaultParameters
Method · 0.45
Calls
no outgoing calls
Tested by
6
executeCompletionTest
Function · 0.36
executeCompletionPriorityTest
Function · 0.36
executeMemberAccessReplacerTest
Function · 0.36
testOverloadedFunctions
Method · 0.36
testVariableScope
Method · 0.36
testArgumentHintCompletionDefaultParameters
Method · 0.36