Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DFormatEntity.cpp2020 Entry scope_entry(Entry::Type::Scope); in ParseInternal() local
2021 error = FormatEntity::ParseInternal(format, scope_entry, depth + 1); in ParseInternal()
2024 parent_entry.AppendEntry(std::move(scope_entry)); in ParseInternal()