Searched defs:TypeImage (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/verification/type/ | ||
| D | type_image.h | 31 explicit TypeImage(const SortNames &names) : SNames_ {names} {} in TypeImage() function |
| D | type_type.h | 125 friend class TypeImage; variable |