Searched refs:operandOrArg (Results 1 – 1 of 1) sorted by relevance
1310 OperandType operandOrArg; in parseOperandOrRegionArgList() local1311 if (isOperandList ? parseOperand(operandOrArg) in parseOperandOrRegionArgList()1312 : parseRegionArgument(operandOrArg)) in parseOperandOrRegionArgList()1314 result.push_back(operandOrArg); in parseOperandOrRegionArgList()