reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
353 auto Parents = Context.getParents(Loc); 371 if (const auto *TargetDecl = getSupportedDeclFromTypeLoc(Loc)) { 387 auto StartLoc = StartLocationForType(Loc); 388 auto EndLoc = EndLocationForType(Loc); 393 getClosestAncestorDecl(Loc), 394 GetNestedNameForType(Loc), 404 dyn_cast<TemplateSpecializationType>(Loc.getType())) { 405 TypeLoc TargetLoc = Loc; 412 TypeLoc TargetLoc = Loc;