16#ifndef LLVM_CLANG_TOOLING_TRANSFORMER_PARSING_H
17#define LLVM_CLANG_TOOLING_TRANSFORMER_PARSING_H
22#include "llvm/Support/Error.h"
26namespace transformer {
Defines a combinator library supporting the definition of selectors, which select source ranges based...
Defines the clang::SourceLocation class and associated facilities.
The JSON file list parser is used to communicate input to InstallAPI.