13#ifndef LLVM_CLANG_TOOLING_REFACTORING_LOOKUP_H
14#define LLVM_CLANG_TOOLING_REFACTORING_LOOKUP_H
24class NestedNameSpecifier;
42 SourceLocation UseLoc,
43 const DeclContext *UseContext,
45 StringRef ReplacementString);
Forward-declares and imports various common LLVM datatypes that clang wants to use unqualified.
Defines the clang::SourceLocation class and associated facilities.
const NamedDecl * FromDecl
The JSON file list parser is used to communicate input to InstallAPI.