reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
168 if (pos == m_type_hash_to_unit_index.end() || pos->first != hash) 168 if (pos == m_type_hash_to_unit_index.end() || pos->first != hash) 170 return llvm::cast<DWARFTypeUnit>(GetUnitAtIndex(pos->second));