Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp1422 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, in WantTypesInContext() function
2048 if (WantTypesInContext(CCC, SemaRef.getLangOpts())) in AddOrdinaryNameResults()
3346 if (WantTypesInContext(CompletionContext, getLangOpts())) in CodeCompleteOrdinaryName()
3495 else if (WantTypesInContext(PCC_Expression, getLangOpts())) in CodeCompleteExpression()