Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp198 MDK = ModuleDeclKind::PartitionInterface; in ActOnModuleDecl()
317 case ModuleDeclKind::PartitionInterface: { in ActOnModuleDecl()
333 if (MDK == ModuleDeclKind::PartitionInterface) in ActOnModuleDecl()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3142 PartitionInterface, ///< 'export module X:Y;' enumerator