Home
last modified time | relevance | path

Searched refs:eConVol_Type (Results 1 – 2 of 2) sorted by relevance

/trunk/main/autodoc/source/ary/cpp/
H A Dusedtype.cxx134 eConVol_Type(CONVOL_none), in UsedType()
166 nResult = compare_ConVol( eConVol_Type, i_rType.eConVol_Type ); in operator <()
226 eConVol_Type = E_ConVol(eConVol_Type | CONVOL_const); in Set_Const()
235 eConVol_Type = E_ConVol(eConVol_Type | CONVOL_volatile); in Set_Volatile()
329 AND eConVol_Type == ary::cpp::CONVOL_none; in IsBuiltInType()
365 if ( is_const(eConVol_Type) ) in inq_IsConst()
384 if ( is_const(eConVol_Type) ) in inq_Get_Text()
386 if ( is_volatile(eConVol_Type) ) in inq_Get_Text()
/trunk/main/autodoc/inc/ary/cpp/
H A Dusedtype.hxx158 ary::cpp::E_ConVol eConVol_Type; member in ary::cpp::UsedType

Completed in 13 milliseconds