Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp178 VAError(format, args); in Error()
182 void Log::VAError(const char *format, va_list args) { in VAError() function in Log
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h271 void VAError(const char *format, va_list args);