Searched defs:setIfLoc (Results 1 – 2 of 2) sorted by relevance
929 void setIfLoc(SourceLocation L) { IfLoc = L; } in setIfLoc() function
2064 void setIfLoc(SourceLocation IfLoc) { IfStmtBits.IfLoc = IfLoc; } in setIfLoc() function