Searched refs:WantTypeSpecifiers (Results 1 – 7 of 7) sorted by relevance
328 bool WantTypeSpecifiers = true; variable401 WantTypeSpecifiers = false; in NoTypoCorrectionCCC()
5031 if (CCC.WantTypeSpecifiers) { in AddKeywordsToConsumer()5538 return WantTypeSpecifiers || WantExpressionKeywords || WantCXXNamedCasts || in ValidateCandidate()5561 return WantTypeSpecifiers || HasNonType; in ValidateCandidate()5569 WantTypeSpecifiers = false; in FunctionCallFilterCCC()
599 WantTypeSpecifiers = false; in RecordMemberExprValidatorCCC()
516 FilterCCC.WantTypeSpecifiers = false; in LookupTemplateName()674 WantTypeSpecifiers = false; in diagnoseExprIntendedAsTemplateName()
1158 WantTypeSpecifiers = in TentativeParseCCC()
698 WantTypeSpecifiers = WantFunctionLikeCasts = AllowTypes; in CastExpressionIdValidator()707 return WantTypeSpecifiers; in ValidateCandidate()
138 WantTypeSpecifiers = nextTok.isOneOf(tok::l_paren, tok::less, tok::l_square, in StatementFilterCCC()