Searched defs:empty_id (Results 1 – 2 of 2) sorted by relevance
23 static EmptyTy empty_id(EmptyTy a) { return a; } in empty_id() function
426 int64_t empty_id = ToStringTableId(StringId::Null()); in GProfileBuilder() local