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