Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp1531 static void AddOrdinaryNameResults(Sema::ParserCompletionContext CCC, in AddOrdinaryNameResults() function
3384 AddOrdinaryNameResults(CompletionContext, S, *this, Results); in CodeCompleteOrdinaryName()
3525 AddOrdinaryNameResults(PCC_Expression, S, *this, Results); in CodeCompleteExpression()
4189 AddOrdinaryNameResults(PCC_Statement, S, *this, Results); in CodeCompleteAfterIf()
5243 AddOrdinaryNameResults(PCC_Type, S, *this, Results); in CodeCompleteObjCPassingType()
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp2002 static void AddOrdinaryNameResults(Sema::ParserCompletionContext CCC, Scope *S, in AddOrdinaryNameResults() function
4173 AddOrdinaryNameResults(CompletionContext, S, *this, Results); in CodeCompleteOrdinaryName()
4428 AddOrdinaryNameResults(PCC, S, *this, Results); in CodeCompleteExpression()
5797 AddOrdinaryNameResults(PCC_Statement, S, *this, Results); in CodeCompleteAfterIf()
6982 AddOrdinaryNameResults(PCC_Type, S, *this, Results); in CodeCompleteObjCPassingType()