Searched refs:TYPE_BASE (Results 1 – 2 of 2) sorted by relevance
1020 , nType( TYPE_BASE ) \1104 if( nType != TYPE_BASE ) nMask |= 0x0800; in Save()1167 if( GetRef() && GetType() == TYPE_BASE ) in GetBaseType()1276 SetType( TYPE_BASE ); in SetCall0()1280 DBG_ASSERT( nType == TYPE_POINTER || nType == TYPE_BASE, in SetCall0()1310 SetType( TYPE_BASE ); in SetCall1()1314 DBG_ASSERT( nType == TYPE_POINTER || nType == TYPE_BASE, in SetCall1()1668 case TYPE_BASE: in Write()1752 case TYPE_BASE: in WriteHeaderSvIdl()
135 enum { TYPE_METHOD, TYPE_STRUCT, TYPE_BASE, TYPE_ENUM, TYPE_UNION, enumerator
Completed in 34 milliseconds