Home | History | Annotate | Download | only in lazy

Lines Matching refs:ParseTopLevelExpr

591 static FunctionAST *ParseTopLevelExpr() {
1321 if (FunctionAST *F = ParseTopLevelExpr()) {