Searched refs:getAtLoc (Results 1 – 14 of 14) 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() function 156 SourceLocation getAtLoc() const { return Range.getBegin(); } in getAtLoc() function 424 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function 472 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function 526 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
414 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
795 SourceLocation getAtLoc() const { return AtLoc; } in getAtLoc() function
1410 Record.AddSourceLocation(E->getAtLoc()); in VisitObjCArrayLiteral() 1457 Record.AddSourceLocation(E->getAtLoc()); in VisitObjCProtocolExpr() 1465 Record.AddSourceLocation(E->getAtLoc()); in VisitObjCIvarRefExpr() 1473 Record.AddSourceLocation(E->getAtLoc());1602 Record.AddSourceLocation(S->getAtLoc());
1040 Record.AddSourceLocation(D->getAtLoc()); in VisitFieldDecl()
553 AS->getAtLoc())); in BuildScopeInformation()
3402 SourceLocation Loc = OSE->getAtLoc(); in BuildInstanceMessage()
8992 S->getAtLoc(), Body.get()); in TransformMSDependentExistsStmt() 16510 return getDerived().RebuildObjCEncodeExpr(E->getAtLoc(),
1122 SourceLocation Loc = prop->getAtLoc(); in RewriteProperty() 1926 SourceLocation startLoc = S->getAtLoc(); in RewriteObjCAutoreleasePoolStmt()
962 SourceLocation Loc = prop->getAtLoc();
5837 auto ToAtLoc = importChecked(Err, D->getAtLoc()); in VisitObjCPropertyImplDecl() 7304 ExpectedSLoc ToAtLocOrErr = import(S->getAtLoc()); in VisitChooseExpr()