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

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp105 mutable const IdentifierInfo *Block_releaseII = nullptr; member in class:__anon897::ObjCDeallocChecker
374 if (II != Block_releaseII)
768 Block_releaseII = &Ctx.Idents.get("_Block_release");

Completed in 113 milliseconds