Searched defs:isCompileUnit (Results 1 – 4 of 4) sorted by relevance
595 inline bool isCompileUnit(const std::unique_ptr<DWARFUnit> &U) { in isCompileUnit() function
217 virtual bool isCompileUnit() const { return false; } in isCompileUnit() function
199 bool isCompileUnit() const override { return getIsCompileUnit(); } in isCompileUnit() function
1816 bool CompileUnit::OutputUnitVariantPtr::isCompileUnit() { in isCompileUnit() function in CompileUnit::OutputUnitVariantPtr