Searched refs:getLarge (Results 1 – 5 of 5) sorted by relevance
13 Large getLarge();55 getLarge(); in cleanupsAreEmittedWithoutTryCatch()56 getLarge(); in cleanupsAreEmittedWithoutTryCatch()117 getLarge(); in cleanupsAreEmittedWithTryCatch()118 getLarge(); in cleanupsAreEmittedWithTryCatch()121 getLarge(); in cleanupsAreEmittedWithTryCatch()170 getLarge(); in cleanupInTryHappensBeforeCleanupInCatch()172 getLarge(); in cleanupInTryHappensBeforeCleanupInCatch()174 getLarge(); in cleanupInTryHappensBeforeCleanupInCatch()
146 return getLarge(); in SlowMPInt()555 return a.getLarge() == b;560 return a.getLarge() != b;565 return a.getLarge() > b;570 return a.getLarge() < b;575 return a.getLarge() <= b;580 return a.getLarge() >= b;585 return a == b.getLarge();590 return a != b.getLarge();595 return a > b.getLarge();[all …]
18 return detail::hash_value(x.getLarge()); in hash_value()
1011 LargeStorageVector &getLarge() {1016 const LargeStorageVector &getLarge() const {1030 return getLarge();1037 return getLarge();1045 return getLarge().size();
576 getLarge().resize(NumOps); in Header()587 getLarge().~LargeStorageVector(); in ~Header()608 getLarge().resize(NumOps); in resize()