Searched refs:getSuperClassLoc (Results 1 – 6 of 6) sorted by relevance
410 SourceLocation SuperLoc = D->getSuperClassLoc(); in VisitObjCInterfaceDecl()
1885 SourceLocation getSuperClassLoc() const;2734 SourceLocation getSuperClassLoc() const { return SuperLoc; } in getSuperClassLoc() function
369 SourceLocation ObjCInterfaceDecl::getSuperClassLoc() const { in getSuperClassLoc() function in ObjCInterfaceDecl
5717 Importer.ToDiag(To->getSuperClassLoc(), diag::note_odr_objc_superclass) in ImportDefinition()5723 Importer.FromDiag(From->getSuperClassLoc(), in ImportDefinition()5950 auto ToSuperClassLoc = importChecked(Err, D->getSuperClassLoc()); in VisitObjCImplementationDecl()
1179 Record.AddSourceLocation(D->getSuperClassLoc()); in VisitObjCImplementationDecl()
3136 SourceLocation L = RCDecl ? CDecl->getSuperClassLoc() : in RewriteObjCInternalStruct()