Home
last modified time | relevance | path

Searched defs:SimpleTextGenerator (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp126 class SimpleTextGenerator : public MatchComputation<std::string> { class
130 SimpleTextGenerator(std::string S) : S(std::move(S)) {} in SimpleTextGenerator() function in __anon528620d50511::SimpleTextGenerator