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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp133 bool diagnoseExtraRelease(SymbolRef ReleasedValue, const ObjCMethodCall &M,
347 if (diagnoseExtraRelease(ReleasedValue,M, C))
635 bool ObjCDeallocChecker::diagnoseExtraRelease(SymbolRef ReleasedValue, function in class:ObjCDeallocChecker

Completed in 105 milliseconds