Searched refs:doesNotEscape (Results 1 – 6 of 6) sorted by relevance
2246 if (BD->doesNotEscape()) in markEscapingByrefs()
15744 R = !CurBD->doesNotEscape(); in diagnoseImplicitlyRetainedSelf()
576 if (block->doesNotEscape()) in computeBlockInfo()
2529 if (!BD->doesNotEscape()) in ConstructAttributeList()
4618 bool doesNotEscape() const { return BlockDeclBits.DoesNotEscape; } in doesNotEscape() function
1311 Record.push_back(D->doesNotEscape()); in VisitBlockDecl()