Searched refs:pSpuType (Results 1 – 6 of 6) sorted by relevance
82 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()
48 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()
53 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()
76 Dyn<SPU_Type> pSpuType; member in cpp::PE_Typedef
107 Dyn<SPU_Type> pSpuType; member in cpp::PE_Parameter
164 Dyn<SPU_Type> pSpuType; member in cpp::PE_VarFunc
Completed in 43 milliseconds