Home
last modified time | relevance | path

Searched refs:get_type (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx332 ::System::Type * TypeEmitter::get_type( in get_type() function in climaker::TypeEmitter
384 m_type_Exception = get_type( in get_type_Exception()
445 m_type_RuntimeException = get_type( in get_type_RuntimeException()
495 ::System::Type * TypeEmitter::get_type( in get_type() function in climaker::TypeEmitter
499 ::System::Type * ret_type = get_type( cts_name, false /* no exc */ ); in get_type()
533 ::System::Type * TypeEmitter::get_type( in get_type() function in climaker::TypeEmitter
537 ::System::Type * ret_type = get_type( cts_name, false /* no exc */ ); in get_type()
584 ::System::Type * TypeEmitter::get_type( in get_type() function in climaker::TypeEmitter
588 ::System::Type * ret_type = get_type( cts_name, false /* no exc */ ); in get_type()
643 ::System::Type * TypeEmitter::get_type( in get_type() function in climaker::TypeEmitter
[all …]
H A Dclimaker_share.h216 ::System::Type * get_type(
218 ::System::Type * get_type(
221 ::System::Type * get_type(
224 ::System::Type * get_type(
231 ::System::Type * get_type(
234 ::System::Type * get_type(
237 ::System::Type * get_type(
246 ::System::Type * get_type(
259 ::System::Type * get_type(
H A Dclimaker_app.cxx673 type_emitter->get_type( xTD_enum->nextTypeDescription() ); in SAL_IMPLEMENT_MAIN()
682 type_emitter->get_type( in SAL_IMPLEMENT_MAIN()