Searched defs:getSVal (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp85 SVal Environment::getSVal(const EnvironmentEntry &Entry, function in class:Environment
H A DProgramState.cpp259 SVal ProgramState::getSVal(Loc location, QualType T) const { function in class:ProgramState
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h144 SVal getSVal(const Stmt *S) const { function in class:clang::ento::CheckerContext
H A DProgramState.h758 inline SVal ProgramState::getSVal(const Stmt *Ex, function in class:clang::ento::ProgramState
781 inline SVal ProgramState::getSVal(const MemRegion* R, QualType T) const { function in class:clang::ento::ProgramState
H A DExplodedGraph.h177 SVal getSVal(const Stmt *S) const { function in class:clang::ento::ExplodedNode
H A DCallEvent.h182 SVal getSVal(const Stmt *S) const { function in class:clang::ento::CallEvent

Completed in 98 milliseconds