Lines Matching refs:ContextForAry

58 ContextForAry::ContextForAry( ary::cpp::Gate &  io_rAryGate )  in ContextForAry()  function in cpp::ContextForAry
69 ContextForAry::~ContextForAry() in ~ContextForAry()
74 ContextForAry::inq_CurFile() const in inq_CurFile()
82 ContextForAry::inq_CurNamespace() const in inq_CurNamespace()
88 ContextForAry::inq_CurClass() const in inq_CurClass()
94 ContextForAry::inq_CurEnum() const in inq_CurEnum()
101 ContextForAry::inq_CurOwner() const in inq_CurOwner()
107 ContextForAry::inq_CurProtection() const in inq_CurProtection()
113 ContextForAry::do_SetTokenResult( E_TokenDone i_eDone, in do_SetTokenResult()
123 ContextForAry::do_OpenNamespace( ary::cpp::Namespace & io_rOpenedNamespace ) in do_OpenNamespace()
129 ContextForAry::do_OpenExternC( bool ) in do_OpenExternC()
137 ContextForAry::do_OpenClass( ary::cpp::Class & io_rOpenedClass ) in do_OpenClass()
144 ContextForAry::do_OpenEnum( ary::cpp::Enum & io_rOpenedEnum ) in do_OpenEnum()
151 ContextForAry::do_CloseBlock() in do_CloseBlock()
157 ContextForAry::do_CloseClass() in do_CloseClass()
163 ContextForAry::do_CloseEnum() in do_CloseEnum()
169 ContextForAry::do_SetCurProtection( ary::cpp::E_Protection i_eProtection ) in do_SetCurProtection()
175 ContextForAry::do_OpenTemplate( const StringVector & i_rParameters ) in do_OpenTemplate()
181 ContextForAry::do_Get_CurTemplateParameters() in do_Get_CurTemplateParameters()
187 ContextForAry::do_Close_OpenTemplate() in do_Close_OpenTemplate()
194 ContextForAry::do_Event_Class_FinishedBase( const String & ) in do_Event_Class_FinishedBase()
200 ContextForAry::do_Event_Store_Typedef( ary::cpp::Typedef & io_rTypedef ) in do_Event_Store_Typedef()
206 ContextForAry::do_Event_Store_EnumValue( ary::cpp::EnumValue & io_rEnumValue ) in do_Event_Store_EnumValue()
212 ContextForAry::do_Event_Store_CppDefinition( ary::cpp::DefineEntity & io_rDefinition ) in do_Event_Store_CppDefinition()
218 ContextForAry::do_Event_EnterFunction_ParameterList() in do_Event_EnterFunction_ParameterList()
225 ContextForAry::do_Event_Function_FinishedParameter( const String & ) in do_Event_Function_FinishedParameter()
231 ContextForAry::do_Event_LeaveFunction_ParameterList() in do_Event_LeaveFunction_ParameterList()
237 ContextForAry::do_Event_EnterFunction_Implementation() in do_Event_EnterFunction_Implementation()
243 ContextForAry::do_Event_LeaveFunction_Implementation() in do_Event_LeaveFunction_Implementation()
249 ContextForAry::do_Event_Store_Function( ary::cpp::Function & io_rFunction ) in do_Event_Store_Function()
256 ContextForAry::do_Event_Store_Variable( ary::cpp::Variable & io_rVariable ) in do_Event_Store_Variable()
262 ContextForAry::do_TakeDocu( DYN ary::doc::OldCppDocu & let_drInfo ) in do_TakeDocu()
268 ContextForAry::do_StartWaitingFor_Recovery() in do_StartWaitingFor_Recovery()
274 ContextForAry::inq_AryGate() const in inq_AryGate()
280 ContextForAry::inq_Context() const in inq_Context()
286 ContextForAry::inq_CurFileName() const in inq_CurFileName()
294 ContextForAry::inq_LineCount() const in inq_LineCount()
300 ContextForAry::inq_IsWaitingFor_Recovery() const in inq_IsWaitingFor_Recovery()
306 ContextForAry::inq_IsExternC() const in inq_IsExternC()
312 ContextForAry::do_SetCurFile( ary::loc::File & io_rCurFile ) in do_SetCurFile()
324 ContextForAry::do_Event_IncrLineCount() in do_Event_IncrLineCount()
331 ContextForAry::do_Event_SwBracketOpen() in do_Event_SwBracketOpen()
337 ContextForAry::do_Event_SwBracketClose() in do_Event_SwBracketClose()
343 ContextForAry::do_Event_Semicolon() in do_Event_Semicolon()