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