Lines Matching refs:cpp

38     namespace cpp  namespace
58 namespace cpp namespace
77 ary::cpp::Namespace &
82 ary::cpp::Class & io_rOpenedClass );
84 ary::cpp::Enum & io_rOpenedEnum );
89 ary::cpp::E_Protection
104 ary::cpp::Typedef & io_rTypedef );
106 ary::cpp::EnumValue &
109 ary::cpp::DefineEntity &
120 ary::cpp::Function &
123 ary::cpp::Variable &
129 ary::cpp::Gate & AryGate() const;
130 const ary::cpp::InputContext &
143 ary::cpp::Namespace &
148 ary::cpp::Class & io_rOpenedClass ) = 0;
150 ary::cpp::Enum & io_rOpenedEnum ) = 0;
155 ary::cpp::E_Protection
167 ary::cpp::Typedef & io_rTypedef ) = 0;
169 ary::cpp::EnumValue &
172 ary::cpp::DefineEntity &
181 ary::cpp::Function &
184 ary::cpp::Variable &
187 virtual ary::cpp::Gate &
189 virtual const ary::cpp::InputContext &
207 PeEnvironment::OpenNamespace( ary::cpp::Namespace & io_rOpenedNamespace ) in OpenNamespace()
213 PeEnvironment::OpenClass( ary::cpp::Class & io_rOpenedClass ) in OpenClass()
216 PeEnvironment::OpenEnum( ary::cpp::Enum & io_rOpenedEnum ) in OpenEnum()
228 PeEnvironment::SetCurProtection( ary::cpp::E_Protection i_eProtection ) in SetCurProtection()
243 PeEnvironment::Event_Store_Typedef( ary::cpp::Typedef & io_rTypedef ) in Event_Store_Typedef()
246 PeEnvironment::Event_Store_EnumValue( ary::cpp::EnumValue & io_rEnumValue ) in Event_Store_EnumValue()
249 PeEnvironment::Event_Store_CppDefinition( ary::cpp::DefineEntity & io_rDefinition ) in Event_Store_CppDefinition()
267 PeEnvironment::Event_Store_Function( ary::cpp::Function & io_rFunction ) in Event_Store_Function()
270 PeEnvironment::Event_Store_Variable( ary::cpp::Variable & io_rVariable ) in Event_Store_Variable()
275 inline ary::cpp::Gate &
278 inline const ary::cpp::InputContext &