Searched defs:error_cstr (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp150 const char *error_cstr = jit_error.AsCString(); local
H A DClangUserExpression.cpp660 const char *error_cstr = jit_error.AsCString(); local
675 const char *error_cstr = static_init_error.AsCString(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandReturnObject.cpp119 const char *error_cstr = error.AsCString(); local
H A DCommandObject.cpp131 const char *error_cstr = error.AsCString(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBCommandReturnObject.cpp362 void SBCommandReturnObject::SetError(const char *error_cstr) { argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp472 const char *error_cstr = result_valobj_sp->GetError().AsCString(); local
H A DCommandObjectWatchpoint.cpp913 const char *error_cstr = error.AsCString(nullptr); variable
H A DCommandObjectFrame.cpp619 const char *error_cstr = error.AsCString(nullptr); variable
H A DCommandObjectMemory.cpp676 const char *error_cstr = error.AsCString(); variable
H A DCommandObjectTarget.cpp2577 const char *error_cstr = error.AsCString(); variable
/freebsd-13-stable/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp665 const char *error_cstr = error.GetCString(); local

Completed in 269 milliseconds