Searched refs:parseExportDecl (Results 1 – 1 of 1) sorted by relevance
112 std::optional<ExportDecl> parseExportDecl();358 SubDecl = parseExportDecl(); in parseModuleDecl()551 std::optional<ExportDecl> ModuleMapFileParser::parseExportDecl() { in parseExportDecl() function in ModuleMapFileParser