Searched refs:parseLinkDecl (Results 1 – 1 of 1) sorted by relevance
121 std::optional<LinkDecl> parseLinkDecl();408 SubDecl = parseLinkDecl(); in parseModuleDecl()825 std::optional<LinkDecl> ModuleMapFileParser::parseLinkDecl() { in parseLinkDecl() function in ModuleMapFileParser