Searched refs:WantTypeSpecifiers (Results 1 – 7 of 7) sorted by relevance
252 : WantTypeSpecifiers(true), WantExpressionKeywords(true), in WantTypeSpecifiers() function290 bool WantTypeSpecifiers; variable346 WantTypeSpecifiers = false; in NoTypoCorrectionCCC()
4249 if (CCC.WantTypeSpecifiers) { in AddKeywordsToConsumer()4749 return WantTypeSpecifiers || WantExpressionKeywords || WantCXXNamedCasts || in ValidateCandidate()4772 return WantTypeSpecifiers || HasNonType; in ValidateCandidate()4780 WantTypeSpecifiers = false; in FunctionCallFilterCCC()
562 WantTypeSpecifiers = false; in RecordMemberExprValidatorCCC()
324 FilterCCC->WantTypeSpecifiers = false; in LookupTemplateName()
479 WantTypeSpecifiers = WantFunctionLikeCasts = AllowTypes; in CastExpressionIdValidator()488 return WantTypeSpecifiers; in ValidateCandidate()
1011 WantTypeSpecifiers = Next.isOneOf(tok::l_paren, tok::r_paren, tok::greater, in TentativeParseCCC()
122 WantTypeSpecifiers = nextTok.isOneOf(tok::l_paren, tok::less, tok::l_square, in StatementFilterCCC()