15#ifndef LLVM_CLANG_TOOLING_TRANSFORMER_RANGESELECTOR_H
16#define LLVM_CLANG_TOOLING_TRANSFORMER_RANGESELECTOR_H
21#include "llvm/Support/Error.h"
26namespace transformer {
47 return encloseNodes(std::move(BeginID), std::move(EndID));
Defines the clang::SourceLocation class and associated facilities.
Represents a character-granular source range.
Smart pointer class that efficiently represents Objective-C method names.
The JSON file list parser is used to communicate input to InstallAPI.
Contains all information for a given match.