Searched refs:getBreakLoc (Results 1 – 2 of 2) sorted by relevance
1289 SourceLocation getBreakLoc() const { return BreakLoc; } in getBreakLoc() function
200 Writer.AddSourceLocation(S->getBreakLoc(), Record); in VisitBreakStmt()