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

References

tools/clang/lib/Parse/ParseExprCXX.cpp
 2685     if (TemplateKWLoc && (ObjectType || SS.isSet())) {
 2735           EnteringContext, ObjectType, Result, TemplateSpecified);
 2738                  getCurScope(), SS, *TemplateKWLoc, Result, ObjectType,
 2785       if (TemplateKWLoc && (ObjectType || SS.isSet()))
 2799     if (ParseUnqualifiedIdOperator(SS, EnteringContext, ObjectType, Result))
 2813           SourceLocation(), EnteringContext, ObjectType, Result,
 2817                  getCurScope(), SS, *TemplateKWLoc, Result, ObjectType,
 2839               Actions.getDestructorTypeForDecltype(DS, ObjectType)) {
 2864       if (ParseOptionalCXXScopeSpecifier(SS, ObjectType, EnteringContext))
 2867         ObjectType = nullptr;
 2892           ClassNameLoc, EnteringContext, ObjectType, Result, TemplateSpecified);
 2898                                               SS, ObjectType,