Home
last modified time | relevance | path

Searched defs:empty_id (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dparameter-passing.c23 static EmptyTy empty_id(EmptyTy a) { return a; } in empty_id() function
/external/perfetto/src/traceconv/
Dpprof_builder.cc426 int64_t empty_id = ToStringTableId(StringId::Null()); in GProfileBuilder() local