Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp102 mutable const IdentifierInfo *NSObjectII = nullptr; member in __anonf42f8d5e0111::ObjCDeallocChecker
762 if (NSObjectII) in initIdentifierInfoAndSelectors()
765 NSObjectII = &Ctx.Idents.get("NSObject"); in initIdentifierInfoAndSelectors()
1007 if (II == NSObjectII) in classHasSeparateTeardown()