Searched defs:isCompileUnit (Results 1 – 15 of 15) sorted by relevance
595 inline bool isCompileUnit(const std::unique_ptr<DWARFUnit> &U) { in isCompileUnit() function
578 inline bool isCompileUnit(const std::unique_ptr<DWARFUnit> &U) { in isCompileUnit() function
593 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
214 virtual bool isCompileUnit() const { return false; } in isCompileUnit() function