Searched refs:getCaseLoc (Results 1 – 4 of 4) sorted by relevance
606 lhs.second->getCaseLoc().getRawEncoding() in CmpCaseVals()607 < rhs.second->getCaseLoc().getRawEncoding()) in CmpCaseVals()
6562 LHS = SemaRef.ActOnCaseExpr(S->getCaseLoc(), LHS); in TransformCaseStmt()6568 RHS = SemaRef.ActOnCaseExpr(S->getCaseLoc(), RHS); in TransformCaseStmt()6576 StmtResult Case = getDerived().RebuildCaseStmt(S->getCaseLoc(), in TransformCaseStmt()
1465 SourceLocation getCaseLoc() const { return getKeywordLoc(); } in getCaseLoc() function
5656 S->getLHS(), S->getRHS(), S->getSubStmt(), S->getCaseLoc(), in VisitCaseStmt()