Home
last modified time | relevance | path

Searched refs:typeTemplate (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/idlc/source/
H A Daststructinstance.cxx38 AstType const * typeTemplate, DeclList const * typeArguments) in createName() argument
40 rtl::OStringBuffer buf(typeTemplate->getScopedName()); in createName()
61 AstType const * typeTemplate, DeclList const * typeArguments, in AstStructInstance() argument
64 NT_instantiated_struct, createName(typeTemplate, typeArguments), scope), in AstStructInstance()
65 m_typeTemplate(typeTemplate), m_typeArguments(*typeArguments) in AstStructInstance()
/aoo41x/main/idlc/inc/idlc/
H A Daststructinstance.hxx36 AstType const * typeTemplate, DeclList const * typeArguments,

Completed in 9 milliseconds