Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp960 SVal CurrentValInIvar = State->getSVal(LValLoc.getValue()); in getValueReleasedByNillingOut() local
961 return CurrentValInIvar.getAsSymbol(); in getValueReleasedByNillingOut()