Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp67 return D.getAttributeValueAsReferencedDie(Attr).resolveTypeUnitReference(); in resolveReferencedType()
70 return D.getAttributeValueAsReferencedDie(F).resolveTypeUnitReference(); in resolveReferencedType()
602 D = D.resolveTypeUnitReference(); in appendScopes()
H A DDWARFDie.cpp111 return D.getAttributeValueAsReferencedDie(F).resolveTypeUnitReference(); in resolveReferencedType()
329 DWARFDie DWARFDie::resolveTypeUnitReference() const { in resolveTypeUnitReference() function in DWARFDie
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDie.h185 DWARFDie resolveTypeUnitReference() const;