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 41 of file BlockCounter.h.


Constructor & Destructor Documentation

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

Definition at line 65 of file BlockCounter.cpp.

Definition at line 69 of file BlockCounter.cpp.


Member Function Documentation


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