Home | History | Annotate | Download | only in tutorial

Lines Matching full:opc

385   int Opc = CurTok;
388 return new UnaryExprAST(Opc, Operand);
1228 int Opc = CurTok;
1231 return new UnaryExprAST(Opc, Operand);