Searched refs:getSuperClassLoc (Results 1 – 7 of 7) sorted by relevance
395 SourceLocation SuperLoc = D->getSuperClassLoc(); in VisitObjCInterfaceDecl()
1864 SourceLocation getSuperClassLoc() const;2673 SourceLocation getSuperClassLoc() const { return SuperLoc; } in getSuperClassLoc() function
359 SourceLocation ObjCInterfaceDecl::getSuperClassLoc() const { in getSuperClassLoc() function in ObjCInterfaceDecl
4903 Importer.ToDiag(To->getSuperClassLoc(), diag::note_odr_objc_superclass) in ImportDefinition()4909 Importer.FromDiag(From->getSuperClassLoc(), in ImportDefinition()5136 auto ToSuperClassLoc = importChecked(Err, D->getSuperClassLoc()); in VisitObjCImplementationDecl()
669 IDecl->getSuperClass() ? IDecl->getSuperClassLoc() : IDecl->getLocation(); in rewriteToObjCInterfaceDecl()
891 Record.AddSourceLocation(D->getSuperClassLoc()); in VisitObjCImplementationDecl()
3138 SourceLocation L = RCDecl ? CDecl->getSuperClassLoc() : in RewriteObjCInternalStruct()