reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2700 if (!LinkContext.ObjectFile || !LinkContext.DwarfContext) 2700 if (!LinkContext.ObjectFile || !LinkContext.DwarfContext) 2703 for (const auto &CU : LinkContext.DwarfContext->compile_units()) { 2713 !registerModuleReference(CUDie, *CU, ModuleMap, LinkContext.DMO, 2714 LinkContext.Ranges, OffsetsStringPool, 2717 LinkContext.CompileUnits.push_back(std::make_unique<CompileUnit>( 2723 for (auto &CurrentUnit : LinkContext.CompileUnits) { 2732 reportWarning(Warning, LinkContext.DMO, &DIE);