Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/tools/clang_tidy_checks/
H A Dheader_exportable_declarations.cpp26 {libcpp::header_exportable_declarations::FileType::ModulePartition, "ModulePartition"}, in getEnumMapping()
50 case header_exportable_declarations::FileType::ModulePartition: in header_exportable_declarations()
123 case FileType::ModulePartition: in registerMatchers()
241 case header_exportable_declarations::FileType::ModulePartition: in is_module()
276 if (file_type_ == FileType::ModulePartition || file_type_ == FileType::CompatModulePartition) in check()
H A Dheader_exportable_declarations.hpp32 ModulePartition, enumerator