15 #ifndef LLVM_CLANG_TOOLING_REFACTOR_RANGE_SELECTOR_H_ 16 #define LLVM_CLANG_TOOLING_REFACTOR_RANGE_SELECTOR_H_ 20 #include "llvm/Support/Error.h" 26 using RangeSelector = std::function<Expected<CharSourceRange>(
89 #endif // LLVM_CLANG_TOOLING_REFACTOR_RANGE_SELECTOR_H_
Smart pointer class that efficiently represents Objective-C method names.
Represents a character-granular source range.
Contains all information for a given match.
Dataflow Directional Tag Classes.
Defines the clang::SourceLocation class and associated facilities.