clang API Documentation

Public Member Functions | Public Attributes
AllocationInfo Struct Reference
Collaboration diagram for AllocationInfo:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AllocationInfo (const ExplodedNode *InN, const MemRegion *InR, const LocationContext *InInterestingMethodContext)

Public Attributes

const ExplodedNodeN
const MemRegionR
const LocationContextInterestingMethodContext

Detailed Description

Definition at line 2132 of file RetainCountChecker.cpp.


Constructor & Destructor Documentation

AllocationInfo::AllocationInfo ( const ExplodedNode InN,
const MemRegion InR,
const LocationContext InInterestingMethodContext 
) [inline]

Definition at line 2136 of file RetainCountChecker.cpp.


Member Data Documentation

Definition at line 2135 of file RetainCountChecker.cpp.

Definition at line 2133 of file RetainCountChecker.cpp.

Definition at line 2134 of file RetainCountChecker.cpp.


The documentation for this struct was generated from the following file: