Searched refs:setElseLoc (Results 1 – 5 of 5) sorted by relevance
933 setElseLoc(EL); in IfStmt()
931 void setElseLoc(SourceLocation L) { ElseLoc = L; } in setElseLoc() function
2071 void setElseLoc(SourceLocation ElseLoc) { in setElseLoc() function
232 S->setElseLoc(readSourceLocation()); in VisitIfStmt()
195 S->setElseLoc(ReadSourceLocation(Record, Idx)); in VisitIfStmt()