Searched refs:selfIsPseudoStrong (Results 1 – 3 of 3) sorted by relevance
122 bool selfIsPseudoStrong, selfIsConsumed; in VisitObjCMethodDecl() local125 selfIsPseudoStrong, selfIsConsumed)); in VisitObjCMethodDecl()
1007 bool &selfIsPseudoStrong, in getSelfType() argument1010 selfIsPseudoStrong = false; in getSelfType()1037 selfIsPseudoStrong = true; in getSelfType()1044 selfIsPseudoStrong = true; in getSelfType()1052 bool selfIsPseudoStrong, selfIsConsumed; in createImplicitParams() local1054 getSelfType(Context, OID, selfIsPseudoStrong, selfIsConsumed); in createImplicitParams()1063 if (selfIsPseudoStrong) in createImplicitParams()
404 bool &selfIsPseudoStrong, bool &selfIsConsumed);