15#ifndef LLVM_CLANG_STATICANALYZER_FRONTEND_MODELCONSUMER_H
16#define LLVM_CLANG_STATICANALYZER_FRONTEND_MODELCONSUMER_H
19#include "llvm/ADT/StringMap.h"
38 llvm::StringMap<Stmt *> &Bodies;
Stmt - This represents one statement.
bool HandleTopLevelDecl(DeclGroupRef D) override
HandleTopLevelDecl - Handle the specified top-level declaration.
ModelConsumer(llvm::StringMap< Stmt * > &Bodies)
The JSON file list parser is used to communicate input to InstallAPI.