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…
309 SelfInit, enumerator380 Classification[DRE] = SelfInit; in VisitDeclStmt()680 case ClassifyRefs::SelfInit: in VisitDeclRefExpr()
411 def ObjCSelfInitChecker : Checker<"SelfInit">,