9#ifndef LLVM_CLANG_TOOLING_REFACTORING_RENAME_SYMBOLOCCURRENCES_H
10#define LLVM_CLANG_TOOLING_REFACTORING_RENAME_SYMBOLOCCURRENCES_H
14#include "llvm/ADT/ArrayRef.h"
15#include "llvm/ADT/StringRef.h"
79 std::unique_ptr<SourceRange[]> MultipleRanges;
Forward-declares and imports various common LLVM datatypes that clang wants to use unqualified.
Defines the clang::SourceLocation class and associated facilities.
A trivial tuple used to represent a source range.
The JSON file list parser is used to communicate input to InstallAPI.