Home
last modified time | relevance | path

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

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