Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBLaunchInfo.i116 AddCloseFileAction (int fd);
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBLaunchInfo.h158 bool AddCloseFileAction(int fd);
/llvm-project-15.0.7/lldb/source/API/
H A DSBLaunchInfo.cpp282 bool SBLaunchInfo::AddCloseFileAction(int fd) { in AddCloseFileAction() function in SBLaunchInfo