Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp1897 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, in WantTypesInContext() function
2698 if (WantTypesInContext(CCC, SemaRef.getLangOpts())) in AddOrdinaryNameResults()
4358 if (WantTypesInContext(CompletionContext, getLangOpts())) in CodeCompleteOrdinaryName()
4774 else if (WantTypesInContext(PCC, getLangOpts())) in CodeCompleteExpression()