reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseExprCXX.cpp
 2264           getCurScope(), SS, TemplateKWLoc, Id, ObjectType, EnteringContext,
 2270       TNK = Actions.isTemplateName(getCurScope(), SS,
 2301             getCurScope(), SS, TemplateKWLoc, Id, ObjectType, EnteringContext,
 2313     TNK = Actions.isTemplateName(getCurScope(), SS, TemplateKWLoc.isValid(),
 2326           getCurScope(), SS, TemplateKWLoc, TemplateName, ObjectType,
 2331       TNK = Actions.isTemplateName(getCurScope(), SS, TemplateKWLoc.isValid(),
 2338           << Name << SS.getRange();
 2375         SS, TemplateKWLoc, Id.StartLocation, TemplateII, OpKind, Template, TNK,
 2387       getCurScope(), SS, TemplateKWLoc, Template, Name, NameLoc, LAngleLoc,