reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
178 IsDefined = true; 187 if (Attr == MCSA_Invalid || !IsDefined) { 205 IsDefined = IsDefined || !GV->isDeclarationForLinker(); 205 IsDefined = IsDefined || !GV->isDeclarationForLinker(); 216 const char *Separator = IsDefined ? "@@" : "@"; 224 if (IsDefined)