Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dutils.py20 def is_executable_file(path): function
/llvm-project-15.0.7/third-party/benchmark/tools/gbench/
H A Dutil.py18 def is_executable_file(filename): function