clang API Documentation
#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>
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 |