Searched refs:SelfInit (Results 1 – 4 of 4) sorted by relevance
1 // RUN: %clang_cc1 -analyze -analyzer-checker=osx.cocoa.SelfInit -analyzer-config ipa=dynamic -fno-…2 // RUN: %clang_cc1 -analyze -analyzer-checker=osx.cocoa.SelfInit -fno-builtin %s -verify
1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,osx.cocoa.SelfInit -analyz…
310 SelfInit, enumerator413 Classification[DRE] = SelfInit; in VisitDeclStmt()739 case ClassifyRefs::SelfInit: in VisitDeclRefExpr()
482 def ObjCSelfInitChecker : Checker<"SelfInit">,