Searched refs:SetPrefix (Results 1 – 10 of 10) sorted by relevance
203 void SBExpressionOptions::SetPrefix(const char *prefix) { in SetPrefix() function in SBExpressionOptions206 return m_opaque_up->SetPrefix(prefix); in SetPrefix()
45 ) lldb::SBExpressionOptions::SetPrefix;
90 void SetPrefix(const char *prefix);
173 options.SetPrefix(memory_history_asan_command_prefix); in GetHistoryThreads()
81 options.SetPrefix(address_sanitizer_retrieve_report_data_prefix); in RetrieveReportData()
127 options.SetPrefix(ub_sanitizer_retrieve_report_data_prefix); in RetrieveReportData()
671 expr_options.SetPrefix(expr_prefix)729 expr_options.SetPrefix(expr_prefix)
203 TEST_F(ScopedPrinterTest, SetPrefix) { in TEST_F() argument
320 options.SetPrefix(thread_sanitizer_retrieve_report_data_prefix); in RetrieveReportData()
348 void SetPrefix(const char *prefix) {332 void SetPrefix(const char *prefix) { SetPrefix() function