Searched refs:getCaseLoc (Results 1 – 4 of 4) sorted by relevance
548 lhs.second->getCaseLoc().getRawEncoding() in CmpCaseVals()549 < rhs.second->getCaseLoc().getRawEncoding()) in CmpCaseVals()
6013 StmtResult Case = getDerived().RebuildCaseStmt(S->getCaseLoc(), in TransformCaseStmt()
695 SourceLocation getCaseLoc() const { return KeywordLoc; } in getCaseLoc() function
4637 SourceLocation ToCaseLoc = Importer.Import(S->getCaseLoc()); in VisitCaseStmt()