Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp310 DWARFUnitVector TypeUnitVector; in verifyUnitSection() local
326 Unit = TypeUnitVector.addUnit(llvm::make_unique<DWARFTypeUnit>( in verifyUnitSection()
331 TypeUnitVector)); in verifyUnitSection()