Home
last modified time | relevance | path

Searched refs:PartitionInterface (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp278 MDK = ModuleDeclKind::PartitionInterface; in ActOnModuleDecl()
394 case ModuleDeclKind::PartitionInterface: { in ActOnModuleDecl()
410 if (MDK == ModuleDeclKind::PartitionInterface) in ActOnModuleDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9617 PartitionInterface, ///< 'export module X:Y;' enumerator