Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseImplicitInt

2137 /// ParseImplicitInt - This method is called when we have an non-typename
2146 bool Parser::ParseImplicitInt(DeclSpec &DS, CXXScopeSpec *SS,
2777 if (ParseImplicitInt(DS, &SS, TemplateInfo, AS, DSContext, Attrs)) {
2893 if (ParseImplicitInt(DS, nullptr, TemplateInfo, AS, DSContext, Attrs)) {