Home
last modified time | relevance | path

Searched defs:kUseCloseFDs (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/test/API/lua_api/
H A DTestLuaAPI.py64 kUseCloseFDs = not (platform.system() == "Windows") variable
/llvm-project/llvm/utils/lit/lit/
H A Dutil.py353 kUseCloseFDs = not (platform.system() == "Windows") variable
H A DTestRunner.py53 kUseCloseFDs = not kIsWindows variable