Searched refs:getBreakLoc (Results 1 – 4 of 4) sorted by relevance
1340 SourceLocation getBreakLoc() const { return BreakLoc; } in getBreakLoc() function
212 Record.AddSourceLocation(S->getBreakLoc()); in VisitBreakStmt()
1558 BreakLoc = E->getBreakLoc(); in VisitBreakStmt()
5142 SourceLocation ToBreakLoc = Importer.Import(S->getBreakLoc()); in VisitBreakStmt()