Home | History | Annotate | Download | only in Chapter5

Lines Matching refs:ParseExtern

688 static std::unique_ptr<PrototypeAST> ParseExtern() {
1139 if (auto ProtoAST = ParseExtern()) {