Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp1523 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, in WantTypesInContext() function
2250 if (WantTypesInContext(CCC, SemaRef.getLangOpts())) in AddOrdinaryNameResults()
3726 if (WantTypesInContext(CompletionContext, getLangOpts())) in CodeCompleteOrdinaryName()
3883 else if (WantTypesInContext(PCC_Expression, getLangOpts())) in CodeCompleteExpression()