Lines Matching refs:ary
56 using ary::cpp::E_Protection;
58 ContextForAry::ContextForAry( ary::cpp::Gate & io_rAryGate ) in ContextForAry()
73 ary::loc::File &
81 ary::cpp::Namespace &
87 ary::cpp::Class *
93 ary::cpp::Enum *
100 ary::cpp::InputContext::Owner &
123 ContextForAry::do_OpenNamespace( ary::cpp::Namespace & io_rOpenedNamespace ) in do_OpenNamespace()
137 ContextForAry::do_OpenClass( ary::cpp::Class & io_rOpenedClass ) in do_OpenClass()
144 ContextForAry::do_OpenEnum( ary::cpp::Enum & io_rOpenedEnum ) in do_OpenEnum()
169 ContextForAry::do_SetCurProtection( ary::cpp::E_Protection i_eProtection ) in do_SetCurProtection()
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()
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()
273 ary::cpp::Gate &
276 return * const_cast< ary::cpp::Gate* >(pGate); in inq_AryGate()
279 const ary::cpp::InputContext &
312 ContextForAry::do_SetCurFile( ary::loc::File & io_rCurFile ) in do_SetCurFile()