9 #ifndef LLVM_CLANG_TOOLING_REFACTOR_EXTRACT_EXTRACT_H 10 #define LLVM_CLANG_TOOLING_REFACTOR_EXTRACT_EXTRACT_H 35 : Code(std::move(Code)),
36 DeclName(DeclName ? std::move(*DeclName) :
"extracted") {}
52 #endif // LLVM_CLANG_TOOLING_REFACTOR_EXTRACT_EXTRACT_H
The refactoring rule context stores all of the inputs that might be needed by a refactoring action ru...
Dataflow Directional Tag Classes.