Home
last modified time | relevance | path

Searched refs:PE_Type (Results 1 – 25 of 33) sorted by relevance

12

/aoo41x/main/autodoc/source/parser/cpp/
H A Dpe_type.cxx89 PE_Type::IsType() const in IsType()
93 PE_Type::PE_Type( Cpp_PE * i_pParent ) in PE_Type() function in cpp::PE_Type
122 & PE_Type::SpReturn_Enum ); in PE_Type()
125 PE_Type::~PE_Type() in ~PE_Type()
130 PE_Type::Init_AsCastOperatorType() in Init_AsCastOperatorType()
142 PE_Type::Setup_StatusFunctions() in Setup_StatusFunctions()
220 PE_Type::InitData() in InitData()
242 PE_Type::TransferData() in TransferData()
271 PE_Type::SpReturn_Class() in SpReturn_Class()
299 PE_Type::SpReturn_Enum() in SpReturn_Enum()
[all …]
H A Dpe_type.hxx48 class PE_Type : public Cpp_PE class
71 PE_Type(
73 ~PE_Type();
84 typedef SubPe< PE_Type, PE_Type > SP_Type;
85 typedef SubPe< PE_Type, PE_Class > SP_Class;
86 typedef SubPe< PE_Type, PE_Enum > SP_Enum;
87 typedef SubPeUse< PE_Type, PE_Type > SPU_Type;
138 Dyn< PeStatusArray<PE_Type> >
167 PE_Type::Result_Type() const in Result_Type()
170 inline PE_Type::E_KindOfResult
[all …]
H A Dpe_vafu.cxx303 case PE_Type::is_type: in SpReturn_Type()
308 case PE_Type::is_constructor: in SpReturn_Type()
312 case PE_Type::is_explicit_class_declaration: in SpReturn_Type()
313 case PE_Type::is_explicit_enum_declaration: in SpReturn_Type()
317 case PE_Type::is_class_predeclaration: in SpReturn_Type()
H A Dpe_tydef.hxx36 class PE_Type;
58 typedef SubPe< PE_Typedef, PE_Type > SP_Type;
59 typedef SubPeUse< PE_Typedef, PE_Type> SPU_Type;
H A Dpe_base.hxx41 class PE_Type;
66 typedef SubPe< PE_Base, PE_Type > SP_Type;
67 typedef SubPeUse< PE_Base, PE_Type> SPU_BaseName;
H A Dpe_param.hxx40 class PE_Type;
70 typedef SubPe< PE_Parameter, PE_Type > SP_Type;
71 typedef SubPeUse< PE_Parameter, PE_Type > SPU_Type;
H A Dpe_funct.hxx53 class PE_Type;
114 typedef SubPe< PE_Function, PE_Type > SP_Type;
115 typedef SubPeUse< PE_Function, PE_Type > SPU_Type;
H A Dpe_vafu.hxx41 class PE_Type;
90 typedef SubPe< PE_VarFunc, PE_Type > SP_Type;
91 typedef SubPeUse< PE_VarFunc, PE_Type > SPU_Type;
/aoo41x/main/autodoc/source/parser_i/idl/
H A Dpe_type2.cxx70 PE_Type::PE_Type( ary::idl::Type_id & o_rResult ) in PE_Type() function in csi::uidl::PE_Type
84 PE_Type::~PE_Type() in ~PE_Type()
89 PE_Type::ProcessToken( const Token & i_rToken ) in ProcessToken()
116 PE_Type::Process_NameSeparator() in Process_NameSeparator()
240 PE_Type::Process_Default() in Process_Default()
246 PE_Type::Finish() in Finish()
254 PE_Type &
255 PE_Type::MyTemplateType() in MyTemplateType()
268 PE_Type::InitData() in InitData()
282 PE_Type::TransferData() in TransferData()
[all …]
H A Dpe_selem.cxx58 pPE_Type = new PE_Type(nType); in PE_StructElement()
72 pPE_Type = new PE_Type(nType); in PE_StructElement()
H A Dpe_func2.cxx63 pPE_Type = new PE_Type(nCurParsedType); in PE_Function()
84 pPE_Type = new PE_Type(nCurParsedType); in PE_Function()
H A Dpe_vari2.cxx50 pPE_Type = new PE_Type(i_rResult_Type); in PE_Variable()
H A Dpe_tydf2.cxx75 pPE_Type = new PE_Type(nType); in PE_Typedef()
/aoo41x/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dpe_type2.hxx44 class PE_Type : public UnoIDL_PE, class
48 PE_Type(
50 virtual ~PE_Type();
81 PE_Type & MyTemplateType();
98 Dyn<PE_Type> pPE_TemplateType; /// @attention Recursion, only initiate, if needed!
H A Dpe_vari2.hxx43 class PE_Type;
93 Dyn<PE_Type> pPE_Type;
H A Dpe_tydf2.hxx44 class PE_Type;
107 Dyn<PE_Type> pPE_Type;
H A Dpe_attri.hxx55 class PE_Type;
114 Dyn<PE_Type> pPE_Exception;
H A Dpe_selem.hxx48 class PE_Type;
105 Dyn<PE_Type> pPE_Type;
H A Dpe_singl.hxx51 class PE_Type;
135 Dyn<PE_Type> pPE_Type;
H A Dpe_const.hxx48 class PE_Type;
126 Dyn<PE_Type> pPE_Type;
H A Dpe_servi.hxx51 class PE_Type;
127 Dyn<PE_Type> pPE_Type;
H A Dpe_func2.hxx53 class PE_Type;
143 Dyn<PE_Type> pPE_Type;
H A Dpe_iface.hxx53 class PE_Type;
165 Dyn<PE_Type> pPE_Type;
H A Dpe_excp.hxx59 class PE_Type;
93 Dyn<PE_Type> pPE_Type;
H A Dpe_struc.hxx59 class PE_Type;
96 Dyn<PE_Type> pPE_Type;

Completed in 92 milliseconds

12