clang API Documentation

Classes | Namespaces | Typedefs
FunctionSummary.h File Reference
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/DenseSet.h"
#include "llvm/ADT/Optional.h"
#include "llvm/ADT/SmallBitVector.h"
#include <deque>
Include dependency graph for FunctionSummary.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::ento::FunctionSummariesTy
class  clang::ento::FunctionSummariesTy::FunctionSummary

Namespaces

namespace  clang
namespace  clang::ento

Typedefs

typedef std::deque< Decl * > clang::ento::SetOfDecls
typedef llvm::DenseSet< const
Decl * > 
clang::ento::SetOfConstDecls