Searched refs:getSuperClassLoc (Results 1 – 7 of 7) sorted by relevance
385 SourceLocation SuperLoc = D->getSuperClassLoc(); in VisitObjCInterfaceDecl()
1888 SourceLocation getSuperClassLoc() const;2691 SourceLocation getSuperClassLoc() const { return SuperLoc; } in getSuperClassLoc() function
358 SourceLocation ObjCInterfaceDecl::getSuperClassLoc() const { in getSuperClassLoc() function in ObjCInterfaceDecl
4370 Importer.ToDiag(To->getSuperClassLoc(), diag::note_odr_objc_superclass) in ImportDefinition()4376 Importer.FromDiag(From->getSuperClassLoc(), in ImportDefinition()4604 D->getLocation(), D->getAtStartLoc(), D->getSuperClassLoc(), in VisitObjCImplementationDecl()
668 IDecl->getSuperClass() ? IDecl->getSuperClassLoc() : IDecl->getLocation(); in rewriteToObjCInterfaceDecl()
844 Record.AddSourceLocation(D->getSuperClassLoc()); in VisitObjCImplementationDecl()
3137 SourceLocation L = RCDecl ? CDecl->getSuperClassLoc() : in RewriteObjCInternalStruct()