Home
last modified time | relevance | path

Searched defs:is_tombstone (Results 1 - 6 of 6) sorted by relevance

/third_party/gn/src/gn/
H A Dunique_vector.h32 static constexpr bool is_tombstone() { return false; } in is_tombstone() function
H A Dbuilder_record_map.h24 static constexpr bool is_tombstone() { return false; } in is_tombstone() function
H A Dhash_table_base_unittest.cc60 bool is_tombstone() const { return int_ptr == &kTombstone; } in is_tombstone() function
H A Dstring_atom.cc55 static constexpr bool is_tombstone() { return false; } in is_tombstone() function
H A Dpointer_set.h43 bool is_tombstone() const { return ptr_ == MakeTombstone(); } in is_tombstone() function
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-map.hh83 bool is_tombstone () const { return key != kINVALID && value == vINVALID; } in is_tombstone() function

Completed in 4 milliseconds