Searched defs:file_type (Results 1 – 6 of 6) sorted by relevance
220 is_valid_declaration_context(const clang::NamedDecl & decl,std::string_view name,header_exportable_declarations::FileType file_type) is_valid_declaration_context() argument 234 is_module(header_exportable_declarations::FileType file_type) is_module() argument
25 enum class file_type : signed char { enum
81 using file_type = ModuleFile *; variable
282 VFSCallback(void *baton, llvm::sys::fs::file_type file_type, in VFSCallback()
65 enum class file_type { global() enum [all...]
740 DirectoryEnumerator(void * baton,llvm::sys::fs::file_type file_type,llvm::StringRef path) DirectoryEnumerator() argument