Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Transformer/
DRewriteRule.cpp121 class SimpleTextGenerator : public MatchComputation<std::string> { class
125 SimpleTextGenerator(std::string S) : S(std::move(S)) {} in SimpleTextGenerator() function in __anon23c971980511::SimpleTextGenerator