Home
last modified time | relevance | path

Searched refs:ExcludeDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMapFile.h34 struct ModuleDecl, struct ExcludeDecl, struct ExportDecl,
82 struct ExcludeDecl { struct
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMapFile.cpp118 std::optional<ExcludeDecl> parseExcludeDecl(clang::SourceLocation LeadingLoc);
784 std::optional<ExcludeDecl>
793 ExcludeDecl ED; in parseExcludeDecl()
1183 [&](const ExcludeDecl &ED) { in dumpDecls()
H A DModuleMap.cpp1824 [&](const modulemap::ExcludeDecl &ED) { in handleModuleDecl()
2158 [&](const modulemap::ExcludeDecl &ED) { in handleInferredModuleDecl()