Home
last modified time | relevance | path

Searched defs:AppendText (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp278 void FormatEntity::Entry::AppendText(const llvm::StringRef &s) { AppendText() function in FormatEntity::Entry
285 void FormatEntity::Entry::AppendText(const char *cstr) { AppendText() function in FormatEntity::Entry