Searched refs:getAtLoc (Results 1 – 13 of 13) sorted by relevance
79 SourceLocation Loc = Prop->getAtLoc(); in collectProperties()116 AtPropDeclsTy::iterator findAtLoc = AtProps.find(propD->getAtLoc()); in doTransform()
306 SourceLocation AtLoc = PD->getAtLoc(); in checkAllProps()
68 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function156 SourceLocation getAtLoc() const { return Range.getBegin(); } in getAtLoc() function423 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function471 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function525 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
413 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
789 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
1281 Record.AddSourceLocation(E->getAtLoc()); in VisitObjCStringLiteral()1328 Record.AddSourceLocation(E->getAtLoc()); in VisitObjCEncodeExpr()1336 Record.AddSourceLocation(E->getAtLoc()); in VisitObjCSelectorExpr()1344 Record.AddSourceLocation(E->getAtLoc()); in VisitObjCProtocolExpr()1473 Record.AddSourceLocation(S->getAtLoc()); in VisitObjCAutoreleasePoolStmt()
875 Record.AddSourceLocation(D->getAtLoc()); in VisitObjCPropertyDecl()
547 AS->getAtLoc())); in BuildScopeInformation()
3400 SourceLocation Loc = OSE->getAtLoc(); in RemoveSelectorFromWarningCache()
8292 S->getAtLoc(), Body.get()); in TransformObjCAutoreleasePoolStmt()14263 return getDerived().RebuildObjCEncodeExpr(E->getAtLoc(), in TransformObjCEncodeExpr()
1124 SourceLocation Loc = prop->getAtLoc(); in RewriteProperty()1928 SourceLocation startLoc = S->getAtLoc(); in RewriteObjCAutoreleasePoolStmt()
964 SourceLocation Loc = prop->getAtLoc(); in RewriteProperty()
5459 auto ToAtLoc = importChecked(Err, D->getAtLoc()); in VisitObjCPropertyDecl()6886 ExpectedSLoc ToAtLocOrErr = import(S->getAtLoc()); in VisitObjCAutoreleasePoolStmt()