Searched refs:setIfLoc (Results 1 – 3 of 3) sorted by relevance
944 setIfLoc(IL); in IfStmt()
2112 void setIfLoc(SourceLocation IfLoc) { IfStmtBits.IfLoc = IfLoc; } in setIfLoc() function
235 S->setIfLoc(readSourceLocation()); in VisitIfStmt()