Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguageRuntime.cpp230 if (BreakpointPreconditionSP precond = in GetExceptionPrecondition() local
251 if (auto precond = GetExceptionPrecondition(language, throw_bp)) in CreateExceptionBreakpoint() local