Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DAcceleratorRecordsSaver.cpp245 OutUnit.getAsTypeUnit()->saveAcceleratorInfo(Info); in saveNamespaceRecord()
292 OutUnit.getAsTypeUnit()->saveAcceleratorInfo(Info); in saveTypeRecord()
H A DDWARFLinkerCompileUnit.h596 TypeUnit *getAsTypeUnit();
H A DDWARFLinkerCompileUnit.cpp1813 return getAsTypeUnit(); in operator ->()
1828 TypeUnit *CompileUnit::OutputUnitVariantPtr::getAsTypeUnit() { in getAsTypeUnit() function in CompileUnit::OutputUnitVariantPtr