Home
last modified time | relevance | path

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

/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 __anon094b7af10111::ObjCDeallocChecker