Searched refs:doesNotEscape (Results 1 – 6 of 6) sorted by relevance
2235 if (BD->doesNotEscape()) in markEscapingByrefs()
15958 R = !CurBD->doesNotEscape(); in diagnoseImplicitlyRetainedSelf()
567 if (block->doesNotEscape()) in computeBlockInfo()
2547 if (!BD->doesNotEscape()) in ConstructAttributeList()
4598 bool doesNotEscape() const { return BlockDeclBits.DoesNotEscape; } in doesNotEscape() function
1273 Record.push_back(D->doesNotEscape()); in VisitBlockDecl()