Searched refs:getAtStartLoc (Results 1 – 4 of 4) sorted by relevance
1036 SourceLocation getAtStartLoc() const { return AtStart; } in getAtStartLoc() function1232 return SourceRange(getAtStartLoc(), getLocation()); in getSourceRange()2124 return SourceRange(getAtStartLoc(), getLocation()); in getSourceRange()
3711 Importer.Import(D->getAtStartLoc()), in VisitObjCCategoryDecl()3847 Importer.Import(D->getAtStartLoc()), in VisitObjCProtocolDecl()4045 Importer.Import(D->getAtStartLoc()), in VisitObjCInterfaceDecl()4082 Importer.Import(D->getAtStartLoc()), in VisitObjCCategoryImplDecl()4127 Importer.Import(D->getAtStartLoc()), in VisitObjCImplementationDecl()
666 Record.AddSourceLocation(D->getAtStartLoc()); in VisitObjCContainerDecl()
3138 CDecl->getAtStartLoc(); in RewriteObjCInternalStruct()