Home | History | Annotate | Download | only in Chapter8

Lines Matching refs:ParseTopLevelExpr

664 static std::unique_ptr<FunctionAST> ParseTopLevelExpr() {
1119 if (auto FnAST = ParseTopLevelExpr()) {