Home
last modified time | relevance | path

Searched defs:getSelfSVal (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DProgramState.cpp243 SVal ProgramState::getSelfSVal(const LocationContext *LCtx) const { in getSelfSVal() function in ProgramState
/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp704 SVal ObjCMethodCall::getSelfSVal() const { in getSelfSVal() function in ObjCMethodCall