Home
last modified time | relevance | path

Searched refs:GetIncludeRecognizedArguments (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBVariablesOptions.cpp36 bool GetIncludeRecognizedArguments(const lldb::TargetSP &target_sp) const { in GetIncludeRecognizedArguments() function in VariablesOptionsImpl
123 bool SBVariablesOptions::GetIncludeRecognizedArguments( in GetIncludeRecognizedArguments() function in SBVariablesOptions
127 return m_opaque_up->GetIncludeRecognizedArguments(target.GetSP()); in GetIncludeRecognizedArguments()
H A DSBFrame.cpp793 options.GetIncludeRecognizedArguments(SBTarget(exe_ctx.GetTargetSP())); in GetVariables()
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBVariablesOptions.i35 GetIncludeRecognizedArguments (const lldb::SBTarget &) const;
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBVariablesOptions.h37 bool GetIncludeRecognizedArguments(const lldb::SBTarget &) const;