Searched refs:getElseLoc (Results 1 – 4 of 4) sorted by relevance
927 SourceLocation getElseLoc() const { return ElseLoc; } in getElseLoc() function
127 Writer.AddSourceLocation(S->getElseLoc(), Record); in VisitIfStmt()
4705 SourceLocation ToElseLoc = Importer.Import(S->getElseLoc()); in VisitIfStmt()
6000 S->getElseLoc(), Else.get()); in TransformIfStmt()