Home
last modified time | relevance | path

Searched defs:StopOnError (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointOptions.h72 StopOnError, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp178 std::error_code FileCollector::copyFiles(bool StopOnError) { in copyFiles()