Lines Matching defs:Name
310 // Emit the name if it is present.
703 // Write name.
776 // METADATA_KIND - [n x [id, name]]
1412 const ValueName &Name = *SI;
1414 // Figure out the encoding to use for the name.
1417 for (const char *C = Name.getKeyData(), *E = C+Name.getKeyLength();
1445 for (const char *P = Name.getKeyData(),
1446 *E = Name.getKeyData()+Name.getKeyLength(); P != E; ++P)