Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp463 bool catch_bp, bool throw_bp, bool for_expressions, bool is_internal) { in CreateExceptionBreakpoint()
481 const bool is_internal = true; in SetExceptionBreakpoints() local
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointLocationCollection.cpp156 bool is_internal = true; in IsInternal() local
H A DBreakpointList.cpp25 BreakpointList::BreakpointList(bool is_internal) in BreakpointList()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanCallFunction.cpp295 bool is_internal = true; in DoPlanExplainsStop() local
H A DThreadPlanStepRange.cpp351 const bool is_internal = true; in SetNextBranchBreakpoint() local
H A DLanguageRuntime.cpp240 bool is_internal) { in CreateExceptionBreakpoint()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp414 const bool is_internal = true; in SetExceptionBreakpoints() local
/openbsd-src/gnu/gcc/libcpp/
H A Ddirectives.c48 bool is_internal; member
/openbsd-src/lib/libexpat/lib/
H A Dxmlparse.c327 XML_Bool is_internal; /* true if declared in internal subset outside PE */ global() member