Searched refs:selfIsPseudoStrong (Results 1 – 3 of 3) sorted by relevance
125 bool selfIsPseudoStrong, selfIsConsumed; in VisitObjCMethodDecl() local128 selfIsPseudoStrong, selfIsConsumed)); in VisitObjCMethodDecl()
1144 bool &selfIsPseudoStrong, in getSelfType() argument1147 selfIsPseudoStrong = false; in getSelfType()1174 selfIsPseudoStrong = true; in getSelfType()1181 selfIsPseudoStrong = true; in getSelfType()1189 bool selfIsPseudoStrong, selfIsConsumed; in createImplicitParams() local1191 getSelfType(Context, OID, selfIsPseudoStrong, selfIsConsumed); in createImplicitParams()1200 if (selfIsPseudoStrong) in createImplicitParams()
416 bool &selfIsPseudoStrong, bool &selfIsConsumed) const;