reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
172 int SetErrorStringWithVarArg(const char *format, va_list args);
135 int num_chars = m_opaque_up->SetErrorStringWithVarArg(format, args);
tools/lldb/source/Utility/Status.cpp55 SetErrorStringWithVarArg(format, args); 203 length = SetErrorStringWithVarArg(format, args); 257 int length = SetErrorStringWithVarArg(format, args);