Home
last modified time | relevance | path

Searched refs:LanguageRuntimeCollection (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h2839 LanguageRuntimeCollection; typedef
2937 LanguageRuntimeCollection m_language_runtimes;
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DProcess.cpp1520 LanguageRuntimeCollection::iterator pos; in GetLanguageRuntime()