Home
last modified time | relevance | path

Searched refs:SubPeUse (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/autodoc/source/parser/inc/semantic/
H A Dsub_peu.hxx40 class SubPeUse : public SubPeUseIfc, class
47 SubPeUse(
51 ~SubPeUse();
73 SubPeUse<PE,SUB>::SubPeUse( SubPe<PE,SUB> & i_rSubPeCreator, in SubPeUse() function in SubPeUse
83 SubPeUse<PE,SUB>::~SubPeUse() in ~SubPeUse()
89 SubPeUse<PE,SUB>::Push( E_TokenDone i_eDone ) in Push()
97 SubPeUse<PE,SUB>::InitParse() const in InitParse()
105 SubPeUse<PE,SUB>::GetResults() const in GetResults()
113 SubPeUse<PE,SUB>::Parent() const in Parent()
120 SubPeUse<PE,SUB>::Child() const in Child()
/aoo41x/main/autodoc/source/parser/cpp/
H A Dpe_file.hxx86 typedef SubPeUse< PE_File, PE_Namespace> SPU_Namespace;
87 typedef SubPeUse< PE_File, PE_Typedef> SPU_Typedef;
88 typedef SubPeUse< PE_File, PE_VarFunc> SPU_VarFunc;
89 typedef SubPeUse< PE_File, PE_TemplateTop> SPU_Template;
90 typedef SubPeUse< PE_File, PE_Defines> SPU_Defines;
91 typedef SubPeUse< PE_File, PE_Ignore> SPU_Ignore;
H A Dpe_class.hxx107 typedef SubPeUse< PE_Class, PE_Base> SPU_Base;
109 typedef SubPeUse< PE_Class, PE_Typedef> SPU_Typedef;
110 typedef SubPeUse< PE_Class, PE_VarFunc> SPU_VarFunc;
111 typedef SubPeUse< PE_Class, PE_Ignore> SPU_Ignore;
112 typedef SubPeUse< PE_Class, PE_Defines> SPU_Defines;
H A Dpe_vafu.hxx91 typedef SubPeUse< PE_VarFunc, PE_Type > SPU_Type;
93 typedef SubPeUse< PE_VarFunc, PE_Variable > SPU_Variable;
95 typedef SubPeUse< PE_VarFunc, PE_Function > SPU_Function;
97 typedef SubPeUse< PE_VarFunc, PE_Ignore > SPU_Ignore;
H A Dpe_type.hxx87 typedef SubPeUse< PE_Type, PE_Type > SPU_Type;
88 typedef SubPeUse< PE_Type, PE_Class > SPU_Class;
89 typedef SubPeUse< PE_Type, PE_Enum > SPU_Enum;
H A Dpe_param.hxx71 typedef SubPeUse< PE_Parameter, PE_Type > SPU_Type;
73 typedef SubPeUse< PE_Parameter, PE_Variable > SPU_Variable;
H A Dpe_funct.hxx115 typedef SubPeUse< PE_Function, PE_Type > SPU_Type;
117 typedef SubPeUse<PE_Function, PE_Parameter> SPU_Parameter;
H A Dpe_enval.hxx62 typedef SubPeUse< PE_EnumValue, PE_Expression> SPU_Expression;
H A Dpe_tydef.hxx59 typedef SubPeUse< PE_Typedef, PE_Type> SPU_Type;
H A Dpe_base.hxx67 typedef SubPeUse< PE_Base, PE_Type> SPU_BaseName;
H A Dpe_enum.hxx77 typedef SubPeUse< PE_Enum, PE_EnumValue> SPU_EnumValue;
H A Dpe_vari.hxx72 typedef SubPeUse< PE_Variable, PE_Expression> SPU_Expression;

Completed in 52 milliseconds