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

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp1516 static void AddOrdinaryNameResults(Sema::ParserCompletionContext CCC, function
3264 AddOrdinaryNameResults(CompletionContext, S, *this, Results);
3405 AddOrdinaryNameResults(PCC_Expression, S, *this, Results);
3965 AddOrdinaryNameResults(PCC_Statement, S, *this, Results);
5001 AddOrdinaryNameResults(PCC_Type, S, *this, Results);

Completed in 74 milliseconds