Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Utility/
DLog.cpp141 VAPrintf(format, args); in Printf()
148 void Log::VAPrintf(const char *format, va_list args) { in VAPrintf() function in Log
183 VAPrintf(format, args); in Verbose()
/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DLog.h250 void VAPrintf(const char *format, va_list args);