Searched refs:doesNotEscape (Results 1 – 6 of 6) sorted by relevance
2412 if (BD->doesNotEscape()) in markEscapingByrefs()
16186 R = !CurBD->doesNotEscape(); in diagnoseImplicitlyRetainedSelf()
575 if (block->doesNotEscape()) in computeBlockInfo()
2642 if (!BD->doesNotEscape()) in ConstructAttributeList()
4731 bool doesNotEscape() const { return BlockDeclBits.DoesNotEscape; } in doesNotEscape() function
1475 Record.push_back(D->doesNotEscape()); in VisitBlockDecl()