26 using namespace clang;
StringRef getName() const
bool hasBody(const FunctionDecl *&Definition) const
Returns true if the function has a body (definition). The function body might be in any of the (re-)d...
Stmt * getBody(const FunctionDecl *&Definition) const
bool HandleTopLevelDecl(DeclGroupRef D) override
This file implements clang::ento::ModelConsumer which is an ASTConsumer for model files...
ModelConsumer(llvm::StringMap< Stmt * > &Bodies)