Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1965 static bool WantTypesInContext(SemaCodeCompletion::ParserCompletionContext CCC, in WantTypesInContext() function
2767 if (WantTypesInContext(CCC, SemaRef.getLangOpts())) in AddOrdinaryNameResults()
4445 if (WantTypesInContext(CompletionContext, getLangOpts())) in CodeCompleteOrdinaryName()
4866 else if (WantTypesInContext(PCC, getLangOpts())) in CodeCompleteExpression()