Searched refs:structType (Results 1 – 1 of 1) sorted by relevance
888 Reference< XStructTypeDescription > const & structType,921 Reference< XStructTypeDescription > const & structType, in InstantiatedStruct()923 m_struct(structType), in InstantiatedStruct()972 Reference< XStructTypeDescription > structType( in getInstantiatedStruct() local975 bool good = structType.is(); in getInstantiatedStruct()1016 structType->getTypeParameters().getLength()))) in getInstantiatedStruct()1020 return new InstantiatedStruct(structType, args); in getInstantiatedStruct()
Completed in 18 milliseconds