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