Searched refs:FormatLogText (Results 1 – 2 of 2) sorted by relevance
51 lldb::SBError FormatLogText(llvm::StringRef text, std::string &formatted);
34 lldb::SBError error = FormatLogText(part, formatted); in AppendLogMessagePart()44 lldb::SBError BreakpointBase::FormatLogText(llvm::StringRef text, in FormatLogText() function in BreakpointBase