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