Searched refs:WantTypeSpecifiers (Results 1 – 7 of 7) sorted by relevance
328 bool WantTypeSpecifiers = true; variable405 WantTypeSpecifiers = false; in NoTypoCorrectionCCC()
5049 if (CCC.WantTypeSpecifiers) { in AddKeywordsToConsumer()5556 return WantTypeSpecifiers || WantExpressionKeywords || WantCXXNamedCasts || in ValidateCandidate()5579 return WantTypeSpecifiers || HasNonType; in ValidateCandidate()5587 WantTypeSpecifiers = false; in FunctionCallFilterCCC()
631 WantTypeSpecifiers = false; in RecordMemberExprValidatorCCC()
517 FilterCCC.WantTypeSpecifiers = false; in LookupTemplateName()675 WantTypeSpecifiers = false; in diagnoseExprIntendedAsTemplateName()
1198 WantTypeSpecifiers = in TentativeParseCCC()
709 WantTypeSpecifiers = WantFunctionLikeCasts = AllowTypes; in CastExpressionIdValidator()718 return WantTypeSpecifiers; in ValidateCandidate()
140 WantTypeSpecifiers = nextTok.isOneOf(tok::l_paren, tok::less, tok::l_square, in StatementFilterCCC()