llvm-project/clang/lib/Tooling/Transformer
Yitzhak Mandelbaum 8bb47cd8c3 [libTooling] Put all Transformer declarations in a single namespace.
Summary:
This revision introduces a new namespace, `clang::transformer`, to hold
the declarations for the Transformer library.

Reviewers: gribozavr

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D68876

llvm-svn: 374962
2019-10-16 01:06:46 +00:00
..
CMakeLists.txt [libTooling] Move `RewriteRule` abstraction into its own header and impl. 2019-10-11 14:43:46 +00:00
RangeSelector.cpp [libTooling] Put all Transformer declarations in a single namespace. 2019-10-16 01:06:46 +00:00
RewriteRule.cpp [libTooling] Put all Transformer declarations in a single namespace. 2019-10-16 01:06:46 +00:00
SourceCode.cpp
SourceCodeBuilders.cpp
Stencil.cpp [libTooling] Put all Transformer declarations in a single namespace. 2019-10-16 01:06:46 +00:00
Transformer.cpp [libTooling] Put all Transformer declarations in a single namespace. 2019-10-16 01:06:46 +00:00