Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParser.h63 ParseChildArrayInfo(const DWARFDIE &parent_die,
H A DDWARFASTParser.cpp23 DWARFASTParser::ParseChildArrayInfo(const DWARFDIE &parent_die, in ParseChildArrayInfo() function in DWARFASTParser
H A DDWARFASTParserClang.cpp1306 std::optional<SymbolFile::ArrayInfo> array_info = ParseChildArrayInfo(die); in ParseArrayType()
H A DSymbolFileDWARF.cpp1507 return DWARFASTParser::ParseChildArrayInfo(type_die, exe_ctx); in GetDynamicArrayInfoForUID()