Home
last modified time | relevance | path

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

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