Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp500 bool for_expressions) { in CreateExceptionResolver()
548 bool catch_bp, bool throw_bp, bool for_expressions, bool is_internal) { in CreateExceptionBreakpoint()
567 const bool for_expressions = true; in SetExceptionBreakpoints() local