Home
last modified time | relevance | path

Searched refs:AddCloseFileAction (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBLaunchInfo.h185 bool AddCloseFileAction(int fd);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp285 bool SBLaunchInfo::AddCloseFileAction(int fd) { in AddCloseFileAction() function in SBLaunchInfo
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp35840 result = (bool)(arg1)->AddCloseFileAction(arg2); in _wrap_SBLaunchInfo_AddCloseFileAction()