Searched refs:sameDataType (Results 1 – 1 of 1) sorted by relevance
28 bool sameDataType = (inputInfo.GetDataType() == outputInfo.GetDataType()); in checkDataTypeInputandOutput() local31 if (sameDataType) in checkDataTypeInputandOutput()