reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3154 if (Next.is(tok::annot_template_id) && 3155 static_cast<TemplateIdAnnotation *>(Next.getAnnotationValue()) 3166 TemplateIdAnnotation *TemplateId = takeTemplateIdAnnotation(Next); 3187 if (Next.is(tok::annot_typename)) { 3204 if (Next.isNot(tok::identifier)) 3212 Actions.isCurrentClassName(*Next.getIdentifierInfo(), getCurScope(), 3218 Actions.getTypeName(*Next.getIdentifierInfo(), Next.getLocation(), 3218 Actions.getTypeName(*Next.getIdentifierInfo(), Next.getLocation(),