Searched refs:GetIncludeRecognizedArguments (Results 1 – 3 of 3) sorted by relevance
39 bool GetIncludeRecognizedArguments(const lldb::TargetSP &target_sp) const { in GetIncludeRecognizedArguments() function in VariablesOptionsImpl107 bool SBVariablesOptions::GetIncludeRecognizedArguments( in GetIncludeRecognizedArguments() function in SBVariablesOptions109 return m_opaque_ap->GetIncludeRecognizedArguments(target.GetSP()); in GetIncludeRecognizedArguments()
961 options.GetIncludeRecognizedArguments(SBTarget(exe_ctx.GetTargetSP())); in GetVariables()
36 bool GetIncludeRecognizedArguments(const lldb::SBTarget &) const;