Searched refs:WantTypeSpecifiers (Results 1 – 7 of 7) sorted by relevance
328 bool WantTypeSpecifiers = true; variable405 WantTypeSpecifiers = false; in NoTypoCorrectionCCC()
4981 if (CCC.WantTypeSpecifiers) { in AddKeywordsToConsumer()5422 return WantTypeSpecifiers || WantExpressionKeywords || WantCXXNamedCasts || in ValidateCandidate()5445 return WantTypeSpecifiers || HasNonType; in ValidateCandidate()5453 WantTypeSpecifiers = false; in FunctionCallFilterCCC()
663 WantTypeSpecifiers = false; in RecordMemberExprValidatorCCC()
516 FilterCCC.WantTypeSpecifiers = false; in LookupTemplateName()674 WantTypeSpecifiers = false; in diagnoseExprIntendedAsTemplateName()
1199 WantTypeSpecifiers = in TentativeParseCCC()
728 WantTypeSpecifiers = WantFunctionLikeCasts = AllowTypes; in CastExpressionIdValidator()737 return WantTypeSpecifiers; in ValidateCandidate()
146 WantTypeSpecifiers = nextTok.isOneOf(tok::l_paren, tok::less, tok::l_square, in StatementFilterCCC()