Searched refs:getAtLoc (Results 1 – 13 of 13) sorted by relevance
80 if (Prop->getAtLoc().isInvalid()) in collectProperties()82 unsigned RawLoc = Prop->getAtLoc().getRawEncoding(); in collectProperties()117 unsigned rawAtLoc = propD->getAtLoc().getRawEncoding(); in doTransform()
309 SourceLocation AtLoc = PD->getAtLoc(); in checkAllProps()
44 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function115 SourceLocation getAtLoc() const { return Range.getBegin(); } in getAtLoc() function376 SourceLocation getAtLoc() const { return AtLoc; }417 SourceLocation getAtLoc() const { return AtLoc; }462 SourceLocation getAtLoc() const { return AtLoc; }
363 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
2487 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
908 Writer.AddSourceLocation(E->getAtLoc(), Record); in VisitObjCStringLiteral()955 Writer.AddSourceLocation(E->getAtLoc(), Record); in VisitObjCEncodeExpr()963 Writer.AddSourceLocation(E->getAtLoc(), Record); in VisitObjCSelectorExpr()971 Writer.AddSourceLocation(E->getAtLoc(), Record); in VisitObjCProtocolExpr()1097 Writer.AddSourceLocation(S->getAtLoc(), Record); in VisitObjCAutoreleasePoolStmt()
756 Writer.AddSourceLocation(D->getAtLoc(), Record); in VisitObjCPropertyDecl()
477 AS->getAtLoc())); in BuildScopeInformation()
3001 SourceLocation Loc = OSE->getAtLoc(); in RemoveSelectorFromWarningCache()
6717 S->getAtLoc(), Body.get()); in TransformObjCAutoreleasePoolStmt()10742 return getDerived().RebuildObjCEncodeExpr(E->getAtLoc(), in TransformObjCEncodeExpr()
4001 Importer.Import(D->getAtLoc()), in VisitObjCPropertyDecl()5020 SourceLocation ToAtLoc = Importer.Import(S->getAtLoc()); in VisitObjCAutoreleasePoolStmt()
1132 SourceLocation Loc = prop->getAtLoc(); in RewriteProperty()1947 SourceLocation startLoc = S->getAtLoc(); in RewriteObjCAutoreleasePoolStmt()
960 SourceLocation Loc = prop->getAtLoc(); in RewriteProperty()