Searched refs:TYPE_ENUM (Results 1 – 2 of 2) sorted by relevance
559 pBaseType->GetType() == TYPE_ENUM ) in WriteParam()1148 if( nType == TYPE_ENUM ) in SetType()1395 if( GetType() != TYPE_ENUM ) in SetName()1482 SetType( TYPE_ENUM ); in ReadHeaderSvIdl()1604 if( nT == WRITE_C_HEADER && nType != TYPE_ENUM ) in Write()1619 case TYPE_ENUM: in Write()1745 case TYPE_ENUM: in WriteHeaderSvIdl()2158 if ( pBaseType->GetType() == TYPE_ENUM ) in WriteTypePrefix()2188 else if ( pBaseType->GetType() == TYPE_ENUM ) in WriteTypePrefix()2530 && GetType() == TYPE_ENUM ) in ReadSvIdl()
135 enum { TYPE_METHOD, TYPE_STRUCT, TYPE_BASE, TYPE_ENUM, TYPE_UNION, enumerator
Completed in 45 milliseconds