Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/API/
H A DSBLaunchInfo.h185 bool AddCloseFileAction(int fd);
/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp285 bool SBLaunchInfo::AddCloseFileAction(int fd) { in AddCloseFileAction() function in SBLaunchInfo