Searched refs:SetIncludeRecognizedArguments (Results 1 – 2 of 2) sorted by relevance
45 void SetIncludeRecognizedArguments(bool b) { in SetIncludeRecognizedArguments() function in VariablesOptionsImpl112 void SBVariablesOptions::SetIncludeRecognizedArguments(bool arguments) { in SetIncludeRecognizedArguments() function in SBVariablesOptions113 m_opaque_ap->SetIncludeRecognizedArguments(arguments); in SetIncludeRecognizedArguments()
38 void SetIncludeRecognizedArguments(bool);