Searched defs:NeedType (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Parse/
H A DParser.cpp1251 bool Parser::TryAnnotateTypeOrScopeToken(bool EnteringContext, bool NeedType) { argument
1335 NeedType ? &CorrectedII : NULL)) {
/external/clang/lib/Sema/
H A DSemaExpr.cpp7202 bool NeedType = false; local
7255 NeedType = true;
7259 NeedType = true;
7293 if (NeedType)

Completed in 62 milliseconds