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