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

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp1361 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, function
1973 if (WantTypesInContext(CCC, SemaRef.getLangOpts()))
3131 if (WantTypesInContext(CompletionContext, getLangOpts()))
3286 else if (WantTypesInContext(PCC_Expression, getLangOpts()))

Completed in 65 milliseconds