14#ifndef LLVM_CLANG_LIB_FORMAT_AFFECTEDRANGEMANAGER_H
15#define LLVM_CLANG_LIB_FORMAT_AFFECTEDRANGEMANAGER_H
29 : SourceMgr(SourceMgr), Ranges(Ranges) {}
43 bool IncludeLeadingNewlines);
47 bool affectsLeadingEmptyLines(
const FormatToken &Tok);
Defines the SourceManager interface.
Represents a character-granular source range.
This class handles loading and caching of source files into memory.
The JSON file list parser is used to communicate input to InstallAPI.