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
421 int64_t empty_id = ToStringTableId(StringId::Null()); in GProfileBuilder() local