Searched refs:compoundStmt (Results 1 – 4 of 4) sorted by relevance
837 auto *compoundStmt = cast<CompoundStmt>(s); in emitSwitchBody() local840 for (auto *c : compoundStmt->body()) { in emitSwitchBody()
171 REGISTER_MATCHER(compoundStmt); in RegistryMaps()
949 const internal::VariadicDynCastAllOfMatcher<Stmt, CompoundStmt> compoundStmt; variable
2417 compoundStmt;