Searched defs:getSVal (Results 1 – 6 of 6) sorted by relevance
152 SVal getSVal(const Stmt *S) const { in getSVal() function
786 inline SVal ProgramState::getSVal(const Stmt *Ex, in getSVal() function809 inline SVal ProgramState::getSVal(const MemRegion* R, QualType T) const { in getSVal() function
176 SVal getSVal(const Stmt *S) const { in getSVal() function
202 SVal getSVal(const Stmt *S) const { in getSVal() function
87 SVal Environment::getSVal(const EnvironmentEntry &Entry, in getSVal() function in Environment
262 SVal ProgramState::getSVal(Loc location, QualType T) const { in getSVal() function in ProgramState