Home
last modified time | relevance | path

Searched refs:CurrentValInIvar (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp951 SVal CurrentValInIvar = State->getSVal(*LValLoc); in getValueReleasedByNillingOut() local
952 return CurrentValInIvar.getAsSymbol(); in getValueReleasedByNillingOut()