Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp1079 bool iteration_complete = false; in DebugProcess() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp981 uint32_t idx, bool &iteration_complete) { in GetStructuredDataFilterCallbackAtIndex()