Searched defs:setForLoc (Results 1 – 2 of 2) sorted by relevance
53 void setForLoc(SourceLocation Loc) { ForLoc = Loc; } in setForLoc() function
2552 void setForLoc(SourceLocation L) { ForStmtBits.ForLoc = L; } in setForLoc() function