Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaModule.cpp167 MDK = ModuleDeclKind::PartitionInterface; in ActOnModuleDecl()
268 case ModuleDeclKind::PartitionInterface: { in ActOnModuleDecl()
285 if (MDK == ModuleDeclKind::PartitionInterface) in ActOnModuleDecl()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h3072 PartitionInterface, ///< 'export module X:Y;' enumerator