Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1532 if (DWARFDIE type_die = GetDIE(type_uid)) ResolveTypeUID() local
1541 if (DWARFDIE type_die = GetDIE(type_uid)) GetDynamicArrayInfoForUID() local
2976 __anon510ae9821202(DWARFDIE type_die) FindCompleteObjCDefinitionTypeForDIE() argument
3140 __anon510ae9821302(DWARFDIE type_die) FindDefinitionTypeForDWARFDeclContext() argument
[all...]
H A DDWARFASTParserClang.cpp1350 DWARFDIE type_die = attrs.type.Reference(); ParseArrayType() local