Searched refs:xStructTypeDesc (Results 1 – 1 of 1) sorted by relevance
701 Reference< reflection::XStructTypeDescription> xStructTypeDesc( in get_type() local704 if (xStructTypeDesc.is()) in get_type()706 …Sequence< Reference< reflection::XTypeDescription > > seqTypeArgs = xStructTypeDesc->getTypeArgume… in get_type()1115 Reference< reflection::XStructTypeDescription> xStructTypeDesc( in complete_struct_type() local1117 if (xStructTypeDesc.is()) in complete_struct_type()1119 seq_type_parameters = xStructTypeDesc->getTypeParameters(); in complete_struct_type()1305 if (bParameterizedType && xStructTypeDesc.is()) in complete_struct_type()
Completed in 22 milliseconds