Home
last modified time | relevance | path

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

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