14#ifndef LLVM_CLANG_SCALABLESTATICANALYSIS_SOURCETRANSFORMATION_TRANSFORMATION_H
15#define LLVM_CLANG_SCALABLESTATICANALYSIS_SOURCETRANSFORMATION_TRANSFORMATION_H
ASTConsumer - This is an abstract interface that should be implemented by clients that read ASTs.
Bundles the EntityIdTable (moved from the LUSummary) and the analysis results produced by one Analysi...