Add comments.

llvm-svn: 91818
This commit is contained in:
Zhongxing Xu 2009-12-21 06:52:24 +00:00
parent 00879d8faa
commit fd62a33616
1 changed files with 1 additions and 0 deletions

View File

@ -349,6 +349,7 @@ public:
SVal RetrieveArray(const GRState *St, const TypedRegion* R);
/// Get the state and region whose binding this region R corresponds to.
std::pair<const GRState*, const MemRegion*>
GetLazyBinding(RegionBindings B, const MemRegion *R);