clang API Documentation

Public Member Functions
clang::ento::BlockCounter::Factory Class Reference

#include <BlockCounter.h>

List of all members.

Public Member Functions

 Factory (llvm::BumpPtrAllocator &Alloc)
 ~Factory ()
BlockCounter GetEmptyCounter ()
BlockCounter IncrementCount (BlockCounter BC, const StackFrameContext *CallSite, unsigned BlockID)

Detailed Description

Definition at line 43 of file BlockCounter.h.


Constructor & Destructor Documentation

BlockCounter::Factory::Factory ( llvm::BumpPtrAllocator &  Alloc)

Definition at line 66 of file BlockCounter.cpp.

BlockCounter::Factory::~Factory ( )

Definition at line 70 of file BlockCounter.cpp.


Member Function Documentation

BlockCounter BlockCounter::Factory::GetEmptyCounter ( )
BlockCounter BlockCounter::Factory::IncrementCount ( BlockCounter  BC,
const StackFrameContext CallSite,
unsigned  BlockID 
)

The documentation for this class was generated from the following files: