Home
last modified time | relevance | path

Searched defs:isTypeUnit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h111 bool isTypeUnit() const { in isTypeUnit() function
340 bool isTypeUnit() const { return Header.isTypeUnit(); } in isTypeUnit() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1816 bool CompileUnit::OutputUnitVariantPtr::isTypeUnit() { in isTypeUnit() function in CompileUnit::OutputUnitVariantPtr