Searched refs:setIfLoc (Results 1 – 3 of 3) sorted by relevance
829 setIfLoc(IL); in IfStmt()
1847 void setIfLoc(SourceLocation IfLoc) { IfStmtBits.IfLoc = IfLoc; } in setIfLoc() function
236 S->setIfLoc(ReadSourceLocation()); in VisitIfStmt()