Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp1862 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, in WantTypesInContext() function
2656 if (WantTypesInContext(CCC, SemaRef.getLangOpts())) in AddOrdinaryNameResults()
4201 if (WantTypesInContext(CompletionContext, getLangOpts())) in CodeCompleteOrdinaryName()
4464 else if (WantTypesInContext(PCC, getLangOpts())) in CodeCompleteExpression()