Searched refs:setElseLoc (Results 1 – 2 of 2) sorted by relevance
741 void setElseLoc(SourceLocation L) { ElseLoc = L; } in setElseLoc() function
148 S->setElseLoc(ReadSourceLocation(Record, Idx)); in VisitIfStmt()