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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1833 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, function
2604 if (WantTypesInContext(CCC, SemaRef.getLangOpts()))
4143 if (WantTypesInContext(CompletionContext, getLangOpts()))
4406 else if (WantTypesInContext(PCC, getLangOpts()))

Completed in 125 milliseconds