Searched refs:TYPE_STRUCT (Results 1 – 13 of 13) sorted by relevance
45 TYPE_STRUCT, enumerator158 bool isStruct (void) const { return m_baseType == TYPE_STRUCT; } in isStruct()193 DE_ASSERT(baseType != TYPE_ARRAY && baseType != TYPE_STRUCT); in VariableType()213 DE_ASSERT(baseType == TYPE_STRUCT); in VariableType()
101 case VariableType::TYPE_STRUCT: in computeRandomValue()246 case VariableType::TYPE_STRUCT: in getTypeConstructorDepth()256 case VariableType::TYPE_STRUCT: in getTypeConstructorDepth()338 case VariableType::TYPE_STRUCT: in computeRangeLengthSum()
93 case TYPE_STRUCT: in getScalarSize()256 case TYPE_STRUCT: in tokenizeShortType()
136 case VariableType::TYPE_STRUCT: in assignMasked()
82 case VariableType::TYPE_STRUCT: in next()
1071 case VariableType::TYPE_STRUCT: in computeEntryReadWeight()
58 : m_type(TYPE_STRUCT) in VarType()98 case TYPE_STRUCT: in getScalarSize()127 case TYPE_STRUCT: in operator ==()
60 bool isStructType (void) const { return m_type == TYPE_STRUCT; } in isStructType()87 TYPE_STRUCT, enumerator
83 bool isStructType (void) const { return m_type == TYPE_STRUCT; } in isStructType()100 TYPE_STRUCT, enumerator
144 : m_type (TYPE_STRUCT) in VarType()
78 bool isStructType (void) const { return m_type == TYPE_STRUCT; } in isStructType()95 TYPE_STRUCT, enumerator
87 : m_type (TYPE_STRUCT) in VarType()
2814 STRUCT_BEGIN not TYPE_STRUCT in indicate we are marshalling a struct