Searched refs:doesNotEscape (Results 1 – 6 of 6) sorted by relevance
2191 if (BD->doesNotEscape()) in markEscapingByrefs()
15400 R = !CurBD->doesNotEscape(); in diagnoseImplicitlyRetainedSelf()
592 if (block->doesNotEscape()) in computeBlockInfo()
2338 if (!BD->doesNotEscape()) in ConstructAttributeList()
4483 bool doesNotEscape() const { return BlockDeclBits.DoesNotEscape; } in doesNotEscape() function
1213 Record.push_back(D->doesNotEscape()); in VisitBlockDecl()