Searched defs:makeStencil (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Tooling/Transformer/ | ||
H A D | Stencil.h | 55 inline Stencil makeStencil(Stencil S) { return S; } in makeStencil() function |
/llvm-project/clang/lib/Tooling/Transformer/ | ||
H A D | Stencil.cpp | 426 Stencil transformer::detail::makeStencil(StringRef Text) { makeStencil() function in transformer::detail |