Searched refs:setForLoc (Results 1 – 3 of 3) sorted by relevance
54 void setForLoc(SourceLocation Loc) { ForLoc = Loc; } in setForLoc() function
1179 void setForLoc(SourceLocation L) { ForLoc = L; } in setForLoc() function
244 S->setForLoc(ReadSourceLocation(Record, Idx)); in VisitForStmt()1121 S->setForLoc(ReadSourceLocation(Record, Idx)); in VisitObjCForCollectionStmt()