Home
last modified time | relevance | path

Searched defs:get_file_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dfile_descriptor.h43 file_type get_file_type(DirEntT* ent, int) { in get_file_type() function
70 file_type get_file_type(DirEntT*, long) { in get_file_type() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp1086 file_type get_file_type(const Twine &Path, bool Follow) { in get_file_type() function