Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp1420 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, in WantTypesInContext() function
2046 if (WantTypesInContext(CCC, SemaRef.getLangOpts())) in AddOrdinaryNameResults()
3240 if (WantTypesInContext(CompletionContext, getLangOpts())) in CodeCompleteOrdinaryName()
3389 else if (WantTypesInContext(PCC_Expression, getLangOpts())) in CodeCompleteExpression()