Searched refs:setIfLoc (Results 1 – 5 of 5) sorted by relevance
931 setIfLoc(IL); in IfStmt()
929 void setIfLoc(SourceLocation L) { IfLoc = L; } in setIfLoc() function
2064 void setIfLoc(SourceLocation IfLoc) { IfStmtBits.IfLoc = IfLoc; } in setIfLoc() function
228 S->setIfLoc(readSourceLocation()); in VisitIfStmt()
194 S->setIfLoc(ReadSourceLocation(Record, Idx)); in VisitIfStmt()