Searched refs:selfIsPseudoStrong (Results 1 – 3 of 3) sorted by relevance
124 bool selfIsPseudoStrong, selfIsConsumed; in VisitObjCMethodDecl() local127 selfIsPseudoStrong, selfIsConsumed)); in VisitObjCMethodDecl()
1147 bool &selfIsPseudoStrong, in getSelfType() argument1150 selfIsPseudoStrong = false; in getSelfType()1177 selfIsPseudoStrong = true; in getSelfType()1184 selfIsPseudoStrong = true; in getSelfType()1192 bool selfIsPseudoStrong, selfIsConsumed; in createImplicitParams() local1194 getSelfType(Context, OID, selfIsPseudoStrong, selfIsConsumed); in createImplicitParams()1203 if (selfIsPseudoStrong) in createImplicitParams()
418 bool &selfIsPseudoStrong, bool &selfIsConsumed) const;