Home
last modified time | relevance | path

Searched refs:pSpuType (Results 1 – 6 of 6) sorted by relevance

/trunk/main/autodoc/source/parser/cpp/
H A Dpe_vafu.cxx82 pSpuType = new SPU_Type(*pSpType, 0, &PE_VarFunc::SpReturn_Type); in PE_VarFunc()
301 switch ( pSpuType->Child().Result_KindOf() ) in SpReturn_Type()
306 = pSpuType->Child().Result_Type().Id(); in SpReturn_Type()
387 pSpuType->Push(not_done); in On_start_Identifier()
399 pSpuType->Push(not_done); in On_start_TypeKey()
421 pSpuType->Push(not_done); in On_start_const()
427 pSpuType->Push(not_done); in On_start_volatile()
482 pSpuType->Push(not_done); in On_start_typename()
H A Dpe_tydef.cxx48 pSpuType = new SPU_Type(*pSpType, 0, &PE_Typedef::SpReturn_Type); in PE_Typedef()
110 nType = pSpuType->Child().Result_Type().Id(); in SpReturn_Type()
116 pSpuType->Push(done); in On_start_typedef()
H A Dpe_param.cxx53 pSpuType = new SPU_Type(*pSpType, &PE_Parameter::SpInit_Type, &PE_Parameter::SpReturn_Type); in PE_Parameter()
167 aResultParamInfo.nType = pSpuType->Child().Result_Type().Id(); in SpReturn_Type()
184 pSpuType->Push(not_done); in On_start_Type()
H A Dpe_tydef.hxx76 Dyn<SPU_Type> pSpuType; member in cpp::PE_Typedef
H A Dpe_param.hxx107 Dyn<SPU_Type> pSpuType; member in cpp::PE_Parameter
H A Dpe_vafu.hxx164 Dyn<SPU_Type> pSpuType; member in cpp::PE_VarFunc

Completed in 27 milliseconds