Home
last modified time | relevance | path

Searched defs:UnitVector (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h24 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFCompileUnit()
H A DDWARFTypeUnit.h32 const DWARFUnitVector &UnitVector) in DWARFTypeUnit()
H A DDWARFUnit.h224 const DWARFUnitVector &UnitVector; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerDefs.h181 typedef Vector<Unit> UnitVector; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp178 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFUnit()