Searched defs:WantTypesInContext (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp1420 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, function
2046 if (WantTypesInContext(CCC, SemaRef.getLangOpts()))
3239 if (WantTypesInContext(CompletionContext, getLangOpts()))
3388 else if (WantTypesInContext(PCC_Expression, getLangOpts()))

Completed in 83 milliseconds