Searched refs:GetIncludeRecognizedArguments (Results 1 – 5 of 5) sorted by relevance
36 bool GetIncludeRecognizedArguments(const lldb::TargetSP &target_sp) const { in GetIncludeRecognizedArguments() function in VariablesOptionsImpl129 bool SBVariablesOptions::GetIncludeRecognizedArguments( in GetIncludeRecognizedArguments() function in SBVariablesOptions132 GetIncludeRecognizedArguments, in GetIncludeRecognizedArguments()135 return m_opaque_up->GetIncludeRecognizedArguments(target.GetSP()); in GetIncludeRecognizedArguments()253 GetIncludeRecognizedArguments, in RegisterMethods()
820 options.GetIncludeRecognizedArguments(SBTarget(exe_ctx.GetTargetSP())); in GetVariables()
35 GetIncludeRecognizedArguments (const lldb::SBTarget &) const;
37 bool GetIncludeRecognizedArguments(const lldb::SBTarget &) const;
69433 …result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetIncludeRecognizedArguments((lldb::SBTa… in _wrap_SBVariablesOptions_GetIncludeRecognizedArguments()