Searched defs:getSVal (Results 1 – 5 of 5) sorted by relevance
149 SVal getSVal(const Stmt *S) const { in getSVal() function
793 inline SVal ProgramState::getSVal(const Stmt *Ex, in getSVal() function816 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
274 SVal ProgramState::getSVal(Loc location, QualType T) const { in getSVal() function in ProgramState