Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/type/
Dtype_type.h26 class TypeSet; variable
123 friend class TypeSet; variable
Dtype_set.h32 explicit TypeSet(const Type &t, Types... types) in TypeSet() function