Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFUnit.h109 bool isTypeUnit() const { in isTypeUnit() function
336 bool isTypeUnit() const { return Header.isTypeUnit(); } in isTypeUnit() function
/freebsd-head/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFLinkerCompileUnit.cpp1820 bool CompileUnit::OutputUnitVariantPtr::isTypeUnit() { in isTypeUnit() function in CompileUnit::OutputUnitVariantPtr