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