Searched refs:getElseLoc (Results 1 – 4 of 4) sorted by relevance
930 SourceLocation getElseLoc() const { return ElseLoc; } in getElseLoc() function
138 Record.AddSourceLocation(S->getElseLoc()); in VisitIfStmt()
4996 SourceLocation ToElseLoc = Importer.Import(S->getElseLoc()); in VisitIfStmt()
6313 Init.get(), Then.get(), S->getElseLoc(), in TransformIfStmt()