Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h736 Status *creation_error = nullptr);
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp667 Status *creation_error) { in CreateScriptedBreakpoint() argument