reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
143 if (GV.isDeclaration() || GV.hasCommonLinkage()) 143 if (GV.isDeclaration() || GV.hasCommonLinkage()) 150 Mang.getNameWithPrefix(MangledNameStream, &GV, false); 156 if (!ExportedSymbolsOnly || GV.hasDefaultVisibility()) 157 return &GV; 160 Names[MangledName] = &GV;