Searched refs:scope_entry (Results 1 – 1 of 1) sorted by relevance
2188 Entry scope_entry(Entry::Type::Scope); in ParseInternal() local2189 error = ParseInternal(format, scope_entry, depth + 1); in ParseInternal()2192 parent_entry.AppendEntry(std::move(scope_entry)); in ParseInternal()