Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DUserIDResolver.cpp22 auto iter_bool = cache.try_emplace(id, std::nullopt); in Get() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1054 auto iter_bool = m_type_unit_support_files.try_emplace(offset); in GetTypeUnitSupportFiles() local