Searched defs:getBreakLoc (Results 1 – 2 of 2) sorted by relevance
1340 SourceLocation getBreakLoc() const { return BreakLoc; } in getBreakLoc() function
2699 SourceLocation getBreakLoc() const { return BreakStmtBits.BreakLoc; } in getBreakLoc() function