Home | History | Annotate | Download | only in initial

Lines Matching refs:ParseNumberExpr

303 static ExprAST *ParseNumberExpr() {
445 case tok_number: return ParseNumberExpr();