Searched defs:TypeDescription (Results 1 – 2 of 2) sorted by relevance
79 struct TypeDescription { struct80 uint32_t type_id;81 std::size_t description_string_length;
460 std::string CompilerType::TypeDescription() { in TypeDescription() function in CompilerType