Home
last modified time | relevance | path

Searched refs:SelectBoundStencil (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp315 class SelectBoundStencil : public clang::transformer::StencilInterface { class
325 SelectBoundStencil(std::vector<std::pair<std::string, Stencil>> Cases, in SelectBoundStencil() function in __anon69cf56ce0111::SelectBoundStencil
331 ~SelectBoundStencil() override {} in ~SelectBoundStencil()
481 return std::make_shared<SelectBoundStencil>(std::move(CaseStencils), in selectBound()