Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp149 VAPrintf(format, args); in Printf()
153 void Log::VAPrintf(const char *format, va_list args) { in VAPrintf() function in Log
196 VAPrintf(format, args); in Verbose()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h270 void VAPrintf(const char *format, va_list args);