Searched refs:getBreakLoc (Results 1 – 4 of 4) sorted by relevance
1318 SourceLocation getBreakLoc() const { return BreakLoc; } in getBreakLoc() function
200 Writer.AddSourceLocation(S->getBreakLoc(), Record); in VisitBreakStmt()
1537 BreakLoc = E->getBreakLoc(); in VisitBreakStmt()
4844 SourceLocation ToBreakLoc = Importer.Import(S->getBreakLoc()); in VisitBreakStmt()