Searched refs:GetPrefix (Results 1 – 9 of 9) sorted by relevance
113 %feature("docstring", "Gets the prefix to use for this expression.") GetPrefix;115 GetPrefix () const;
52 llvm::StringRef DiagnosticEventData::GetPrefix() const { in GetPrefix() function in DiagnosticEventData69 << GetPrefix(); in Dump()
190 const char *SBExpressionOptions::GetPrefix() const { in GetPrefix() function in SBExpressionOptions193 return m_opaque_up->GetPrefix(); in GetPrefix()
182 dictionary->AddStringItem("type", diagnostic_data->GetPrefix()); in GetDiagnosticFromEvent()
81 const char *GetPrefix() const;
288 sub GetPrefix { subroutine750 my $prefix = GetPrefix();849 my $prefix = GetPrefix();876 my $prefix = GetPrefix();
68 llvm::StringRef GetPrefix() const;
230 llvm::StringRef option_prefix(options.GetPrefix()); in Evaluate()
309 const char *GetPrefix() const { in GetPrefix() function