Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1957 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, in WantTypesInContext() function
2760 if (WantTypesInContext(CCC, SemaRef.getLangOpts())) in AddOrdinaryNameResults()
4438 if (WantTypesInContext(CompletionContext, getLangOpts())) in CodeCompleteOrdinaryName()
4855 else if (WantTypesInContext(PCC, getLangOpts())) in CodeCompleteExpression()