Home | History | Annotate | Download | only in Chapter8

Lines Matching refs:ParseExtern

675 static std::unique_ptr<PrototypeAST> ParseExtern() {
1105 if (auto ProtoAST = ParseExtern()) {