Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DFileSystem.h107 all_perms = all_all | set_uid_on_exe | set_gid_on_exe | sticky_bit, enumerator
/openbsd/gnu/llvm/llvm/lib/Support/Unix/
H A DPath.inc743 perms Perms = static_cast<perms>(Status.st_mode) & all_perms;