Searched defs:StoreE (Results 1 – 2 of 2) sorted by relevance
35 const Stmt *StoreE, in checkBind()
3569 evalBind(ExplodedNodeSet & Dst,const Stmt * StoreE,ExplodedNode * Pred,SVal location,SVal Val,bool atDeclInit,const ProgramPoint * PP) evalBind() argument 3633 const Expr *StoreE = AssignE ? AssignE : LocationE; evalStore() local