Searched refs:WantTypeSpecifiers (Results 1 – 7 of 7) sorted by relevance
328 bool WantTypeSpecifiers = true; variable401 WantTypeSpecifiers = false; in NoTypoCorrectionCCC()
4694 if (CCC.WantTypeSpecifiers) { in AddKeywordsToConsumer()5204 return WantTypeSpecifiers || WantExpressionKeywords || WantCXXNamedCasts || in ValidateCandidate()5227 return WantTypeSpecifiers || HasNonType; in ValidateCandidate()5235 WantTypeSpecifiers = false; in FunctionCallFilterCCC()
596 WantTypeSpecifiers = false; in RecordMemberExprValidatorCCC()
511 FilterCCC.WantTypeSpecifiers = false; in LookupTemplateName()669 WantTypeSpecifiers = false; in diagnoseExprIntendedAsTemplateName()
1114 WantTypeSpecifiers = in TentativeParseCCC()
697 WantTypeSpecifiers = WantFunctionLikeCasts = AllowTypes; in CastExpressionIdValidator()706 return WantTypeSpecifiers; in ValidateCandidate()
130 WantTypeSpecifiers = nextTok.isOneOf(tok::l_paren, tok::less, tok::l_square, in StatementFilterCCC()