Searched defs:TypeDescription (Results 1 – 2 of 2) sorted by relevance
86 struct TypeDescription { struct87 uint32_t type_id;88 std::size_t description_string_length;
462 std::string CompilerType::TypeDescription() { in TypeDescription() function in CompilerType