Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h103 all_perms = all_all | set_uid_on_exe | set_gid_on_exe | sticky_bit, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc748 perms Perms = static_cast<perms>(Status.st_mode) & all_perms;