Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Utility/
H A DLogTest.cpp60 static bool ListCategories(llvm::StringRef channel, std::string &result) { in ListCategories() function
/llvm-project/lldb/source/Utility/
H A DLog.cpp55 void Log::ListCategories(llvm::raw_ostream &stream, ListCategories() function in Log