Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_info_writer.h502 for (const auto& lazy_type : lazy_types_) { in FinishLazyTypes() local
503 info_.UpdateUint32(lazy_type.second, WriteTypeDeclaration(lazy_type.first)); in FinishLazyTypes()