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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp140 SymbolRef getValueReleasedByNillingOut(const ObjCMethodCall &M,
352 ReleasedValue = getValueReleasedByNillingOut(M, C);
925 ObjCDeallocChecker::getValueReleasedByNillingOut(const ObjCMethodCall &M, function in class:ObjCDeallocChecker

Completed in 116 milliseconds