Home
last modified time | relevance | path

Searched defs:isCompileUnit (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFUnit.h595 inline bool isCompileUnit(const std::unique_ptr<DWARFUnit> &U) { in isCompileUnit() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
HDLVElement.h217 virtual bool isCompileUnit() const { return false; } in isCompileUnit() function
HDLVScope.h199 bool isCompileUnit() const override { return getIsCompileUnit(); } in isCompileUnit() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFLinkerCompileUnit.cpp1816 bool CompileUnit::OutputUnitVariantPtr::isCompileUnit() { in isCompileUnit() function in CompileUnit::OutputUnitVariantPtr