Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBVariablesOptions.cpp45 void SetIncludeRecognizedArguments(bool b) { in SetIncludeRecognizedArguments() function in VariablesOptionsImpl
112 void SBVariablesOptions::SetIncludeRecognizedArguments(bool arguments) { in SetIncludeRecognizedArguments() function in SBVariablesOptions
113 m_opaque_ap->SetIncludeRecognizedArguments(arguments); in SetIncludeRecognizedArguments()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBVariablesOptions.h38 void SetIncludeRecognizedArguments(bool);