Searched refs:getAtStartLoc (Results 1 – 4 of 4) sorted by relevance
796 SourceLocation getAtStartLoc() const { return AtStart; } in getAtStartLoc() function992 return SourceRange(getAtStartLoc(), getLocation()); in getSourceRange()1892 return SourceRange(getAtStartLoc(), getLocation()); in getSourceRange()
3489 Importer.Import(D->getAtStartLoc()), in VisitObjCCategoryDecl()3625 Importer.Import(D->getAtStartLoc()), in VisitObjCProtocolDecl()3823 Importer.Import(D->getAtStartLoc()), in VisitObjCInterfaceDecl()3860 Importer.Import(D->getAtStartLoc()), in VisitObjCCategoryImplDecl()3905 Importer.Import(D->getAtStartLoc()), in VisitObjCImplementationDecl()
596 Writer.AddSourceLocation(D->getAtStartLoc(), Record); in VisitObjCContainerDecl()
3157 CDecl->getAtStartLoc(); in RewriteObjCInternalStruct()