remove dead code.

llvm-svn: 67825
This commit is contained in:
Zhongxing Xu 2009-03-27 05:31:12 +00:00
parent 43f1bdbdc3
commit 17e28b7a54
1 changed files with 0 additions and 4 deletions

View File

@ -270,10 +270,6 @@ public:
}
private:
Loc getVarLoc(const VarDecl* VD) {
return loc::MemRegionVal(MRMgr.getVarRegion(VD));
}
const GRState* BindArray(const GRState* St, const TypedRegion* R, SVal V);
/// Retrieve the values in a struct and return a CompoundVal, used when doing