Searched refs:WantTypeSpecifiers (Results 1 – 7 of 7) sorted by relevance
322 bool WantTypeSpecifiers = true; variable378 WantTypeSpecifiers = false; in NoTypoCorrectionCCC()
4416 if (CCC.WantTypeSpecifiers) { in AddKeywordsToConsumer()4925 return WantTypeSpecifiers || WantExpressionKeywords || WantCXXNamedCasts || in ValidateCandidate()4948 return WantTypeSpecifiers || HasNonType; in ValidateCandidate()4956 WantTypeSpecifiers = false; in FunctionCallFilterCCC()
600 WantTypeSpecifiers = false; in RecordMemberExprValidatorCCC()
400 FilterCCC->WantTypeSpecifiers = false; in LookupTemplateName()550 WantTypeSpecifiers = false; in diagnoseExprIntendedAsTemplateName()
1155 WantTypeSpecifiers = Next.isOneOf(tok::l_paren, tok::r_paren, tok::greater, in TentativeParseCCC()
554 WantTypeSpecifiers = WantFunctionLikeCasts = AllowTypes; in CastExpressionIdValidator()563 return WantTypeSpecifiers; in ValidateCandidate()
126 WantTypeSpecifiers = nextTok.isOneOf(tok::l_paren, tok::less, tok::l_square, in StatementFilterCCC()