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