Searched defs:getSVal (Results 1 – 6 of 6) sorted by relevance
146 SVal getSVal(const Stmt *S) const { in getSVal() function
765 inline SVal ProgramState::getSVal(const Stmt *Ex, in getSVal() function788 inline SVal ProgramState::getSVal(const MemRegion* R, QualType T) const { in getSVal() function
177 SVal getSVal(const Stmt *S) const { in getSVal() function
187 SVal getSVal(const Stmt *S) const { in getSVal() function
86 SVal Environment::getSVal(const EnvironmentEntry &Entry, in getSVal() function in Environment
266 SVal ProgramState::getSVal(Loc location, QualType T) const { in getSVal() function in ProgramState