Searched defs:StringList (Results 1 - 8 of 8) sorted by path

/freebsd-current/contrib/bmake/
H A Dmake.h419 typedef struct List StringList; typedef in typeref:struct:List
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStringList.h26 class StringList { class in namespace:lldb_private
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DStringList.cpp22 StringList::StringList() : m_strings() {} function in class:StringList
24 StringList::StringList(const char *str) : m_strings() { function in class:StringList
29 StringList::StringList(const char **strv, int strc) : m_strings() { function in class:StringList
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h274 SmallVector<std::string, 10> StringList; local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp188 template <class T> void init(const T &StringList) { argument
/freebsd-current/contrib/mandoc/
H A Dcompat_stringlist.h42 } StringList; typedef in typeref:struct:_stringlist
/freebsd-current/contrib/tnftp/
H A Dtnftp.h180 } StringList; typedef in typeref:struct:_stringlist
/freebsd-current/include/
H A Dstringlist.h43 } StringList; typedef in typeref:struct:_stringlist

Completed in 286 milliseconds