Searched refs:argDefinedType (Results 1 – 1 of 1) sorted by relevance
414 auto argDefinedType = getType(operands[0]); in processFunction() local415 if (!argDefinedType || argDefinedType != argType) { in processFunction()420 << argDefinedType << " at argument " << i; in processFunction()