Searched defs:getSVal (Results 1 – 5 of 5) sorted by relevance
195 SVal getSVal(const Stmt *S) const { in getSVal() function
693 inline SVal ProgramState::getSVal(const Stmt *Ex, in getSVal() function716 inline SVal ProgramState::getSVal(const MemRegion* R) const { in getSVal() function
158 SVal getSVal(const Stmt *S) const { in getSVal() function
69 SVal Environment::getSVal(const EnvironmentEntry &Entry, in getSVal() function in Environment
251 SVal ProgramState::getSVal(Loc location, QualType T) const { in getSVal() function in ProgramState