Home
last modified time | relevance | path

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

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