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