Searched refs:GetIncludeRecognizedArguments (Results 1 – 3 of 3) sorted by relevance
36 bool GetIncludeRecognizedArguments(const lldb::TargetSP &target_sp) const { in GetIncludeRecognizedArguments() function in VariablesOptionsImpl123 bool SBVariablesOptions::GetIncludeRecognizedArguments( in GetIncludeRecognizedArguments() function in SBVariablesOptions127 return m_opaque_up->GetIncludeRecognizedArguments(target.GetSP()); in GetIncludeRecognizedArguments()
793 options.GetIncludeRecognizedArguments(SBTarget(exe_ctx.GetTargetSP())); in GetVariables()
37 bool GetIncludeRecognizedArguments(const lldb::SBTarget &) const;