Searched refs:ResultStmts (Results 1 – 1 of 1) sorted by relevance
1247 SmallVectorImpl<const Stmt*> &ResultStmts) { in CollectStatementsForCase() argument1258 ResultStmts); in CollectStatementsForCase()1263 ResultStmts); in CollectStatementsForCase()1288 switch (CollectStatementsForCase(*I, Case, FoundCase, ResultStmts)) { in CollectStatementsForCase()1327 switch (CollectStatementsForCase(*I, nullptr, FoundCase, ResultStmts)) { in CollectStatementsForCase()1362 ResultStmts.push_back(S); in CollectStatementsForCase()1372 SmallVectorImpl<const Stmt*> &ResultStmts, in FindCaseStatementsForValue() argument1419 ResultStmts) != CSFC_Failure && in FindCaseStatementsForValue()