Searched refs:CaseRangesTy (Results 1 – 1 of 1) sorted by relevance
721 typedef std::vector<std::pair<llvm::APSInt, CaseStmt*> > CaseRangesTy; in ActOnFinishSwitchStmt() typedef722 CaseRangesTy CaseRanges; in ActOnFinishSwitchStmt()1018 for (CaseRangesTy::const_iterator RI = CaseRanges.begin(); in ActOnFinishSwitchStmt()1040 CaseRangesTy::const_iterator RI = CaseRanges.begin(); in ActOnFinishSwitchStmt()