Searched refs:getSuperClassLoc (Results 1 – 9 of 9) sorted by relevance
395 SourceLocation SuperLoc = D->getSuperClassLoc(); in VisitObjCInterfaceDecl()
1864 SourceLocation getSuperClassLoc() const;2673 SourceLocation getSuperClassLoc() const { return SuperLoc; } in getSuperClassLoc() function
679 SourceLocation SuperLoc = D->getSuperClassLoc(); in handleObjCInterface()
1175 D->getSuperClass(), D->getSuperClassLoc(), TU))) in VisitObjCInterfaceDecl()1211 D->getSuperClassLoc(), in VisitObjCImplementationDecl()
359 SourceLocation ObjCInterfaceDecl::getSuperClassLoc() const { in getSuperClassLoc() function in ObjCInterfaceDecl
4798 Importer.ToDiag(To->getSuperClassLoc(), diag::note_odr_objc_superclass) in ImportDefinition()4804 Importer.FromDiag(From->getSuperClassLoc(), in ImportDefinition()5031 auto ToSuperClassLoc = importChecked(Err, D->getSuperClassLoc()); in VisitObjCImplementationDecl()
669 IDecl->getSuperClass() ? IDecl->getSuperClassLoc() : IDecl->getLocation(); in rewriteToObjCInterfaceDecl()
889 Record.AddSourceLocation(D->getSuperClassLoc()); in VisitObjCImplementationDecl()
3150 SourceLocation L = RCDecl ? CDecl->getSuperClassLoc() : in RewriteObjCInternalStruct()