Searched refs:get_file_type (Results 1 – 7 of 7) sorted by relevance
43 file_type get_file_type(DirEntT* ent, int) { in get_file_type() function70 file_type get_file_type(DirEntT*, long) { in get_file_type() function83 return {dir_entry_ptr->d_name, get_file_type(dir_entry_ptr, 0)}; in posix_readdir()89 inline file_type get_file_type(const WIN32_FIND_DATAW& data) {
84 detail::get_file_type(__data_), in assign()
259 switch (get_file_type(file_spec.GetPath())) { in LocateExecutableObjectFile()701 switch (get_file_type(file_spec.GetPath())) { in LocateMacOSXFilesUsingDebugSymbols()
543 LLVM_ABI file_type get_file_type(const Twine &Path, bool Follow = true);
1085 file_type get_file_type(const Twine &Path, bool Follow) { in get_file_type() function
535 switch (fs::get_file_type(src.GetPath(), false)) { in Install()