Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBPlatform.i39 DisableRsync ();
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBPlatform.h42 void DisableRsync();
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBPlatform.cpp141 void SBPlatformConnectOptions::DisableRsync() { in DisableRsync() function in SBPlatformConnectOptions