Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp961 SVal CurrentValInIvar = State->getSVal(LValLoc.getValue()); in getValueReleasedByNillingOut() local
962 return CurrentValInIvar.getAsSymbol(); in getValueReleasedByNillingOut()