Searched refs:getSuperClassLoc (Results 1 – 9 of 9) sorted by relevance
223 TRY_TO(IndexCtx.handleReference(SuperD, D->getSuperClassLoc(), D, D, in VisitObjCInterfaceDecl()
1789 SourceLocation getSuperClassLoc() const;2589 SourceLocation getSuperClassLoc() const { return SuperLoc; } in getSuperClassLoc() function
673 SourceLocation SuperLoc = D->getSuperClassLoc(); in handleObjCInterface()
1134 D->getSuperClassLoc(), in VisitObjCInterfaceDecl()1170 D->getSuperClassLoc(), in VisitObjCImplementationDecl()
334 SourceLocation ObjCInterfaceDecl::getSuperClassLoc() const { in getSuperClassLoc() function in ObjCInterfaceDecl
3910 Importer.ToDiag(To->getSuperClassLoc(), diag::note_odr_objc_superclass) in ImportDefinition()3916 Importer.FromDiag(From->getSuperClassLoc(), in ImportDefinition()4128 Importer.Import(D->getSuperClassLoc()), in VisitObjCImplementationDecl()
668 IDecl->getSuperClass() ? IDecl->getSuperClassLoc() : IDecl->getLocation(); in rewriteToObjCInterfaceDecl()
813 Record.AddSourceLocation(D->getSuperClassLoc()); in VisitObjCImplementationDecl()
3137 SourceLocation L = RCDecl ? CDecl->getSuperClassLoc() : in RewriteObjCInternalStruct()