Searched defs:getSwitchLoc (Results 1 – 2 of 2) sorted by relevance
1007 SourceLocation getSwitchLoc() const { return SwitchLoc; } in getSwitchLoc() function
2254 SourceLocation getSwitchLoc() const { return SwitchStmtBits.SwitchLoc; } in getSwitchLoc() function