Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp67 return D.getAttributeValueAsReferencedDie(Attr).resolveTypeUnitReference(); in resolveReferencedType()
70 return D.getAttributeValueAsReferencedDie(F).resolveTypeUnitReference(); in resolveReferencedType()
648 D = D.resolveTypeUnitReference(); in appendScopes()
H A DDWARFDie.cpp106 return D.getAttributeValueAsReferencedDie(F).resolveTypeUnitReference(); in resolveReferencedType()
324 DWARFDie DWARFDie::resolveTypeUnitReference() const { in resolveTypeUnitReference() function in DWARFDie
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h184 DWARFDie resolveTypeUnitReference() const;