20 #ifndef LLVM_CLANG_TOOLING_TRANSFORMER_STENCIL_H_ 21 #define LLVM_CLANG_TOOLING_TRANSFORMER_STENCIL_H_ 28 #include "llvm/ADT/StringRef.h" 29 #include "llvm/Support/Error.h" 34 namespace transformer {
46 using Stencil = std::shared_ptr<StencilInterface>;
125 llvm::StringRef FalseText) {
139 #endif // LLVM_CLANG_TOOLING_TRANSFORMER_STENCIL_H_ Defines the clang::ASTContext interface.
Smart pointer class that efficiently represents Objective-C method names.
Dataflow Directional Tag Classes.
Defines a combinator library supporting the definition of selectors, which select source ranges based...