Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp1435 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, in WantTypesInContext() function
2060 if (WantTypesInContext(CCC, SemaRef.getLangOpts())) in AddOrdinaryNameResults()
3359 if (WantTypesInContext(CompletionContext, getLangOpts())) in CodeCompleteOrdinaryName()
3508 else if (WantTypesInContext(PCC_Expression, getLangOpts())) in CodeCompleteExpression()