Searched refs:setForLoc (Results 1 – 3 of 3) sorted by relevance
53 void setForLoc(SourceLocation Loc) { ForLoc = Loc; } in setForLoc() function
2836 void setForLoc(SourceLocation L) { ForStmtBits.ForLoc = L; } in setForLoc() function
308 S->setForLoc(readSourceLocation()); in VisitForStmt()1596 S->setForLoc(readSourceLocation()); in VisitObjCForCollectionStmt()