Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBVariablesOptions.cpp42 void SetIncludeRecognizedArguments(bool b) { in SetIncludeRecognizedArguments() function in VariablesOptionsImpl
130 void SBVariablesOptions::SetIncludeRecognizedArguments(bool arguments) { in SetIncludeRecognizedArguments() function in SBVariablesOptions
133 m_opaque_up->SetIncludeRecognizedArguments(arguments); in SetIncludeRecognizedArguments()
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBVariablesOptions.i38 SetIncludeRecognizedArguments (bool);
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBVariablesOptions.h39 void SetIncludeRecognizedArguments(bool);