Home
last modified time | relevance | path

Searched refs:pSpVariable (Results 1 – 4 of 4) sorted by relevance

/trunk/main/autodoc/source/parser/cpp/
H A Dpe_param.cxx54 pSpVariable = new SP_Variable(*this); in PE_Parameter()
55 …pSpuVariable = new SPU_Variable(*pSpVariable, &PE_Parameter::SpInit_Variable, &PE_Parameter::Sp… in PE_Parameter()
H A Dpe_vafu.cxx83 pSpVariable = new SP_Variable(*this); in PE_VarFunc()
84 pSpuVariable = new SPU_Variable(*pSpVariable, 0, &PE_VarFunc::SpReturn_Variable); in PE_VarFunc()
H A Dpe_param.hxx108 Dyn<SP_Variable> pSpVariable; member in cpp::PE_Parameter
H A Dpe_vafu.hxx165 Dyn<SP_Variable> pSpVariable; member in cpp::PE_VarFunc

Completed in 30 milliseconds