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

References

tools/clang/lib/Parse/ParseExprCXX.cpp
  240                                         InUsingDeclaration, ObjectType.get(),
  261       ObjectType = nullptr;
  273       if (!HasScopeSpecifier && !ObjectType)
  289         if (ParseUnqualifiedIdOperator(SS, EnteringContext, ObjectType,
  320               getCurScope(), SS, TemplateKWLoc, TemplateName, ObjectType,
  391                                     ObjectType);
  474     CheckForTemplateAndDigraph(Next, ObjectType, EnteringContext, II, SS);
  486                                                         ObjectType,
  511       if (MemberOfUnknownSpecialization && (ObjectType || SS.isSet()) &&
  526                 getCurScope(), SS, Tok.getLocation(), TemplateName, ObjectType,