Home | History | Annotate | Download | only in Chapter7

Lines Matching refs:ParseTopLevelExpr

667 static std::unique_ptr<FunctionAST> ParseTopLevelExpr() {
1144 if (auto FnAST = ParseTopLevelExpr()) {