Home
last modified time | relevance | path

Searched defs:GetAsync (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h133 bool GetAsync() const { return m_async; } in GetAsync() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp330 bool SBDebugger::GetAsync() { in GetAsync() function in SBDebugger