Home | History | Annotate | Download | only in lazy

Lines Matching refs:ParseNumberExpr

305 static ExprAST *ParseNumberExpr() {
447 case tok_number: return ParseNumberExpr();