Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp348 StringRef TagBase, in taggedMatchers() argument
354 std::string Tag = (TagBase + Twine(Case.first)).str(); in taggedMatchers()