Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDLog.h144 DebugVerbose (const char *fmt, ...) __attribute__ ((format (printf, 2, 3)));
/trueos/contrib/llvm/tools/lldb/source/Core/
HDLog.cpp191 Log::DebugVerbose (const char *format, ...) in DebugVerbose() function in Log