Searched defs:getSVal (Results 1 – 5 of 5) sorted by relevance
195 SVal getSVal(const Stmt *S) const { in getSVal() function
728 inline SVal ProgramState::getSVal(const Stmt *Ex, in getSVal() function751 inline SVal ProgramState::getSVal(const MemRegion* R) const { in getSVal() function
183 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