Searched refs:WantTypeSpecifiers (Results 1 – 7 of 7) sorted by relevance
258 : WantTypeSpecifiers(true), WantExpressionKeywords(true), in WantTypeSpecifiers() function296 bool WantTypeSpecifiers; variable352 WantTypeSpecifiers = false; in NoTypoCorrectionCCC()
4331 if (CCC.WantTypeSpecifiers) { in AddKeywordsToConsumer()4840 return WantTypeSpecifiers || WantExpressionKeywords || WantCXXNamedCasts || in ValidateCandidate()4863 return WantTypeSpecifiers || HasNonType; in ValidateCandidate()4871 WantTypeSpecifiers = false; in FunctionCallFilterCCC()
576 WantTypeSpecifiers = false; in RecordMemberExprValidatorCCC()
326 FilterCCC->WantTypeSpecifiers = false; in LookupTemplateName()
492 WantTypeSpecifiers = WantFunctionLikeCasts = AllowTypes; in CastExpressionIdValidator()501 return WantTypeSpecifiers; in ValidateCandidate()
1083 WantTypeSpecifiers = Next.isOneOf(tok::l_paren, tok::r_paren, tok::greater, in TentativeParseCCC()
129 WantTypeSpecifiers = nextTok.isOneOf(tok::l_paren, tok::less, tok::l_square, in StatementFilterCCC()