Searched refs:SetPrefix (Results 1 – 9 of 9) sorted by relevance
117 …'target.expr-prefix' prefix contents, but before the wrapped expression function body.") SetPrefix;119 SetPrefix (const char *prefix);
196 void SBExpressionOptions::SetPrefix(const char *prefix) { in SetPrefix() function in SBExpressionOptions199 return m_opaque_up->SetPrefix(prefix); in SetPrefix()
83 void SetPrefix(const char *prefix);
175 options.SetPrefix(memory_history_asan_command_prefix); in GetHistoryThreads()
127 options.SetPrefix(address_sanitizer_retrieve_report_data_prefix); in RetrieveReportData()
127 options.SetPrefix(ub_sanitizer_retrieve_report_data_prefix); in RetrieveReportData()
616 expr_options.SetPrefix(expr_prefix)670 expr_options.SetPrefix(expr_prefix)
318 options.SetPrefix(thread_sanitizer_retrieve_report_data_prefix); in RetrieveReportData()
313 void SetPrefix(const char *prefix) { in SetPrefix() function