Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSelfInitChecker.cpp396 IdentifierInfo* NSObjectII = &Ctx.Idents.get("NSObject"); in shouldRunOnFunctionOrMethod() local
H A DCheckObjCDealloc.cpp102 mutable const IdentifierInfo *NSObjectII = nullptr; member in __anon43e1b0d40111::ObjCDeallocChecker