Searched refs:hasBeenUsed (Results 1 – 3 of 3) sorted by relevance
47 bool hasBeenUsed() const { return HasBeenUsed; } in hasBeenUsed() function
1876 if (!TypeUnitsUnderConstruction.empty() && AddrPool.hasBeenUsed()) in addDwarfTypeUnitType()1918 if (AddrPool.hasBeenUsed()) { in addDwarfTypeUnitType()
253 def hasBeenUsed(self): member in Element