Searched refs:getCaseLoc (Results 1 – 3 of 3) sorted by relevance
535 lhs.second->getCaseLoc().getRawEncoding() in CmpCaseVals()536 < rhs.second->getCaseLoc().getRawEncoding()) in CmpCaseVals()
5302 StmtResult Case = getDerived().RebuildCaseStmt(S->getCaseLoc(), in TransformCaseStmt()
680 SourceLocation getCaseLoc() const { return KeywordLoc; } in getCaseLoc() function