Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.cpp340 …ime::CreateExceptionResolver (Breakpoint *bkpt, bool catch_bp, bool throw_bp, bool for_expressions) in CreateExceptionResolver()
398 bool for_expressions, in CreateExceptionBreakpoint()
417 const bool for_expressions = true; in SetExceptionBreakpoints() local