Searched refs:SelectBoundStencil (Results 1 – 1 of 1) sorted by relevance
315 class SelectBoundStencil : public clang::transformer::StencilInterface { class325 SelectBoundStencil(std::vector<std::pair<std::string, Stencil>> Cases, in SelectBoundStencil() function in __anon69cf56ce0111::SelectBoundStencil331 ~SelectBoundStencil() override {} in ~SelectBoundStencil()481 return std::make_shared<SelectBoundStencil>(std::move(CaseStencils), in selectBound()