Home
last modified time | relevance | path

Searched refs:item_preamble (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Core/
DStringList.cpp234 StringList::CopyList(const char* item_preamble, in CopyList() argument
242 if (item_preamble) in CopyList()
243 strm << item_preamble; in CopyList()
/external/lldb/include/lldb/Core/
DStringList.h79 CopyList(const char* item_preamble = NULL,