Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBDebugger.i228 lldb::SBStructuredData GetSetting(const char *setting = nullptr);
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBDebugger.h133 lldb::SBStructuredData GetSetting(const char *setting = nullptr);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp454 lldb::SBStructuredData SBDebugger::GetSetting(const char *setting) { in GetSetting() function in SBDebugger