Home
last modified time | relevance | path

Searched refs:AddOrdinaryNameResults (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp2067 static void AddOrdinaryNameResults(Sema::ParserCompletionContext CCC, Scope *S, in AddOrdinaryNameResults() function
4384 AddOrdinaryNameResults(CompletionContext, S, *this, Results); in CodeCompleteOrdinaryName()
4792 AddOrdinaryNameResults(PCC, S, *this, Results); in CodeCompleteExpression()
6500 AddOrdinaryNameResults(PCC_Statement, S, *this, Results); in CodeCompleteAfterIf()
7687 AddOrdinaryNameResults(PCC_Type, S, *this, Results); in CodeCompleteObjCPassingType()