Searched refs:setForLoc (Results 1 – 3 of 3) sorted by relevance
54 void setForLoc(SourceLocation Loc) { ForLoc = Loc; } in setForLoc() function
2284 void setForLoc(SourceLocation L) { ForStmtBits.ForLoc = L; } in setForLoc() function
300 S->setForLoc(ReadSourceLocation()); in VisitForStmt()1236 S->setForLoc(ReadSourceLocation()); in VisitObjCForCollectionStmt()