Searched refs:UsedType (Results 1 – 12 of 12) sorted by relevance
131 UsedType::UsedType(Ce_id i_scope ) in UsedType() function in ary::cpp::UsedType144 UsedType::~UsedType() in ~UsedType()150 UsedType::operator<( const UsedType & i_rType ) const in operator <()186 UsedType::Set_Absolute() in Set_Absolute()198 UsedType::Enter_Template() in Enter_Template()204 UsedType::Set_Unsigned() in Set_Unsigned()210 UsedType::Set_Signed() in Set_Signed()223 UsedType::Set_Const() in Set_Const()232 UsedType::Set_Volatile() in Set_Volatile()241 UsedType::Add_PtrLevel() in Add_PtrLevel()[all …]
456 UsedType * in operator ()()457 pt = ::ary::ary_cast<UsedType>(&io_rType); in operator ()()466 UsedType * in operator ()()467 pt = ::ary::ary_cast<UsedType>(&io_rType); in operator ()()
62 DYN UsedType & pass_type ) in CheckIn_UsedType()64 Dyn<UsedType> in CheckIn_UsedType()
203 csv_assert( is_type<UsedType>(i_entity) ); in KeyOf_()204 return ary_cast<UsedType>(i_entity); in KeyOf_()
37 class UsedType;
80 DYN UsedType & pass_type );
58 class UsedType : public Type class63 explicit UsedType(65 ~UsedType();68 const UsedType & i_rType ) const;150 UsedType(151 const UsedType & i_rType );153 const UsedType & i_rType );
39 class UsedType;71 DYN UsedType & pass_type ) = 0;
53 class UsedType;
175 typedef UsedType key_type;
148 Dyn<ary::cpp::UsedType>
229 pType = new ary::cpp::UsedType(scope_id); in InitData()
Completed in 35 milliseconds