Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBVariablesOptions.h39 void SetIncludeRecognizedArguments(bool);
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp76416 (arg1)->SetIncludeRecognizedArguments(arg2); in _wrap_SBVariablesOptions_SetIncludeRecognizedArguments()