Searched refs:SelfInit (Results 1 – 2 of 2) sorted by relevance
279 enum Class { Init, Use, SelfInit, ConstRefUse, ConstPtrUse, Ignore }; enumerator384 Classification[DRE] = SelfInit; in VisitDeclStmt()754 case ClassifyRefs::SelfInit: in VisitDeclRefExpr()
1139 def ObjCSelfInitChecker : Checker<"SelfInit">,