reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
92 if (isa<Function>(GV)) 113 if (GV && (GV->isDeclarationForLinker() || GV->hasCommonLinkage())) 113 if (GV && (GV->isDeclarationForLinker() || GV->hasCommonLinkage())) 113 if (GV && (GV->isDeclarationForLinker() || GV->hasCommonLinkage()))