Searched refs:parseExcludeDecl (Results 1 – 1 of 1) sorted by relevance
118 std::optional<ExcludeDecl> parseExcludeDecl(clang::SourceLocation LeadingLoc);395 SubDecl = parseExcludeDecl(ExcludeLoc); in parseModuleDecl()785 ModuleMapFileParser::parseExcludeDecl(clang::SourceLocation LeadingLoc) { in parseExcludeDecl() function in ModuleMapFileParser