Home
last modified time | relevance | path

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

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