Searched refs:InitialVal (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp289 SVal InitialVal = State->getSVal(LValLoc.getValue()); local
290 SymbolRef Symbol = InitialVal.getAsSymbol();

Completed in 213 milliseconds