Searched refs:SetAsync (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBDebugger.h74 SetAsync (bool b);
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/
H A DDriver.cpp492 GetDebugger().SetAsync(false);
536 GetDebugger().SetAsync(old_async);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp259 SBDebugger::SetAsync (bool b) function in class:SBDebugger

Completed in 65 milliseconds