Searched refs:xNewStructTD (Results 1 – 1 of 1) sorted by relevance
169 Reference<reflection::XStructTypeDescription> xNewStructTD( in checkStruct() local173 if (xNewStructTD.is() && xExistingStructTD.is()) in checkStruct()175 if (xNewStructTD->getTypeParameters() != in checkStruct()179 checkSeq( xNewStructTD->getTypeArguments(), in checkStruct()183 else if (xNewStructTD.is() || xExistingStructTD.is()) in checkStruct()
Completed in 24 milliseconds