Searched refs:empty_ (Results 1 – 12 of 12) sorted by relevance
157 empty_ = false;163 bool empty() const { return empty_; }173 bool empty_;
190 SourceFileTypeSet::SourceFileTypeSet() : empty_(true) { in SourceFileTypeSet()196 return empty_ || Get(SourceFile::SOURCE_CPP) || in CSourceUsed()
50 InvalidatedSlots empty_; variable74 InvalidatedSlots empty_; variable
29 invalidated_slots = invalidated_slots ? invalidated_slots : &empty_; in InvalidatedSlotsFilter()57 invalidated_slots_ = invalidated_slots ? invalidated_slots : &empty_; in InvalidatedSlotsCleanup()
61 bool empty_; variable66 : x_(-1), y_(-1),empty_(true) in point()70 : x_(x), y_(y), empty_(false) in point()74 : x_(p.x()), y_(p.y()), empty_(p.is_empty()) in point()85 empty_ = false; in x()96 empty_ = false; in y()104 empty_ = false; in set()112 empty_ = empty; in set()202 {return empty_;} in is_empty()216 empty_ = true; in clear()
626 NonCopyableMaybe() : empty_(true) {} in NonCopyableMaybe()628 : empty_(false), in NonCopyableMaybe()632 return empty_; in IsEmpty()636 return empty_ ? nullptr : &value_; in get()640 CHECK(!empty_);645 CHECK_EQ(empty_, false); in Release()646 empty_ = true; in Release()651 bool empty_;
516 return !empty_ ? &provider_ : nullptr;525 bool empty_ = false;
2450 empty_ = options & STREAM_OPTION_EMPTY_PAYLOAD; in Provider()2455 empty_ = options & STREAM_OPTION_EMPTY_PAYLOAD; in Provider()
48 constexpr OptionalStorageBase() : empty_('\0') {} in OptionalStorageBase()81 char empty_; member90 constexpr OptionalStorageBase() : empty_('\0') {}122 char empty_;
686 empty_(0, zone) {} in SpecialRPONumberer()728 return empty_; in GetOutgoingBlocks()1152 ZoneVector<BasicBlock*> const empty_; member in v8::internal::compiler::SpecialRPONumberer
30214 <!-- tcmalloc::Span tcmalloc::CentralFreeList::empty_ -->30215 …<var-decl name='empty_' type-id='type-id-144' visibility='default' filepath='src/central_freelist.…
18819 …<var-decl name='empty_' type-id='type-id-144' visibility='default' filepath='src/central_freelist.…