Home | History | Annotate | Download | only in Chapter7

Lines Matching refs:ParseExtern

665 static std::unique_ptr<PrototypeAST> ParseExtern() {
1122 if (auto ProtoAST = ParseExtern()) {