Searched defs:getSVal (Results 1 – 6 of 6) sorted by relevance
149 SVal getSVal(const Stmt *S) const { getSVal() function
793 inline SVal ProgramState::getSVal(const Stmt *Ex, getSVal() function 816 inline SVal ProgramState::getSVal(const MemRegion* R, QualType T) const { getSVal() function
176 SVal getSVal(const Stmt *S) const { in getSVal() function
202 SVal getSVal(const Stmt *S) const { in getSVal() function
89 SVal Environment::getSVal(const EnvironmentEntry &Entry, in getSVal() function in Environment
274 SVal ProgramState::getSVal(Loc location, QualType T) const { getSVal() function in ProgramState