9#ifndef LLVM_CLANG_TOOLING_REFACTORING_REFACTORINGACTIONRULE_H
10#define LLVM_CLANG_TOOLING_REFACTORING_REFACTORINGACTIONRULE_H
13#include "llvm/ADT/StringRef.h"
Forward-declares and imports various common LLVM datatypes that clang wants to use unqualified.
The refactoring rule context stores all of the inputs that might be needed by a refactoring action ru...
Top level wrappers for InstallAPI frontend operations.