Searched refs:ParseEnvironment (Results 1 – 11 of 11) sorted by relevance
49 class ParseEnvironment : protected TokenProcessing_Types class52 virtual ~ParseEnvironment() {} in ~ParseEnvironment()62 ParseEnvironment * Parent() const;67 ParseEnvironment(68 ParseEnvironment * i_pParent );74 ParseEnvironment * pParent;92 ParseEnvironment::SetCurSPU( const SubPeUseIfc * i_pCurSPU ) in SetCurSPU()95 inline ParseEnvironment *96 ParseEnvironment::Parent() const in Parent()100 ParseEnvironment::CurSubPeUse() const in CurSubPeUse()
35 class ParseEnvironment;48 ParseEnvironment & Get() const;85 ParseEnvironment &
32 ParseEnvironment::Enter( E_EnvStackAction i_eWayOfEntering ) in Enter()54 ParseEnvironment::Leave( E_EnvStackAction i_eWayOfLeaving ) in Leave()75 ParseEnvironment::ParseEnvironment( ParseEnvironment * i_pParent ) in ParseEnvironment() function in ParseEnvironment
38 ParseEnvironment * i_pParseEnv2Push ) in SetTokenResult()46 : ParseEnvironment( io_pParent ), in Cpp_PE()53 : ParseEnvironment(0), in Cpp_PE()
73 ParseEnvironment * i_pParseEnv2Push = 0 );141 ParseEnvironment * i_pParseEnv2Push ) = 0;204 ParseEnvironment * i_pParseEnv2Push ) in SetTokenResult()
41 class Cpp_PE : public ::ParseEnvironment,50 ParseEnvironment * i_pParseEnv2Push = 0 );
105 ParseEnvironment * i_pParseEnv2Push );
115 ParseEnvironment * i_pParseEnv2Push ) in do_SetTokenResult()
37 class ParseEnvironment class40 virtual ~ParseEnvironment();
35 class ParseEnvironment;61 ParseEnvironment * pEnv2Push;
43 class PE_Module : public ::ParseEnvironment
Completed in 50 milliseconds