Searched refs:pMemberInits (Results 1 – 1 of 1) sorted by relevance
195 typelib_CompoundMember_Init * pMemberInits = (typelib_CompoundMember_Init *)alloca( in createCTD() local201 typelib_CompoundMember_Init & rInit = pMemberInits[nPos]; in createCTD()216 nMembers, pMemberInits ); in createCTD()221 rtl_uString_release( pMemberInits[nPos].pTypeName ); in createCTD()253 typelib_StructMember_Init * pMemberInits = (typelib_StructMember_Init *)alloca( in createCTD() local272 typelib_StructMember_Init & rInit = pMemberInits[nPos]; in createCTD()292 nMembers, pMemberInits ); in createCTD()297 rtl_uString_release( pMemberInits[nPos].aBase.pTypeName ); in createCTD()
Completed in 17 milliseconds