Home | History | Annotate | Download | only in Chapter7

Lines Matching refs:ParseExtern

678 static std::unique_ptr<PrototypeAST> ParseExtern() {
1130 if (auto ProtoAST = ParseExtern()) {