Variable GccAsmInstruction.inputOperands

class GccAsmInstruction
{
  // ...
  GccAsmOperandList inputOperands ;
  // ...
}