Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseImplicitInt

1608 /// ParseImplicitInt - This method is called when we have an non-typename
1617 bool Parser::ParseImplicitInt(DeclSpec &DS, CXXScopeSpec *SS,
2027 if (ParseImplicitInt(DS, &SS, TemplateInfo, AS, DSContext)) continue;
2118 if (ParseImplicitInt(DS, 0, TemplateInfo, AS, DSContext)) continue;