reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Bitcode/Reader/MetadataLoader.cpp
 1092     auto MDS = getMDOrNull(ID);
 1098     return MetadataList.upgradeTypeRef(getMDOrNull(ID));
 1211       Elts.push_back(getMDOrNull(ID));
 1226     Metadata *InlinedAt = getMDOrNull(Record[4]);
 1249       DwarfOps.push_back(getMDOrNull(Record[I]));
 1267       Val = GET_OR_DISTINCT(DISubrange, (Context, getMDOrNull(Record[1]),
 1323                          getMDOrNull(Record[3]), Record[4],
 1342     Metadata *File = getMDOrNull(Record[3]);
 1374       Elements = getMDOrNull(Record[11]);
 1376       TemplateParams = getMDOrNull(Record[14]);
 1378         Discriminator = getMDOrNull(Record[16]);
 1409     Metadata *Types = getMDOrNull(Record[2]);
 1427                         (Context, getMDOrNull(Record[1]),
 1467         Context, Record[1], getMDOrNull(Record[2]), getMDString(Record[3]),
 1469         Record[8], getMDOrNull(Record[9]), getMDOrNull(Record[10]),
 1469         Record[8], getMDOrNull(Record[9]), getMDOrNull(Record[10]),
 1470         getMDOrNull(Record[12]), getMDOrNull(Record[13]),
 1470         getMDOrNull(Record[12]), getMDOrNull(Record[13]),
 1471         Record.size() <= 15 ? nullptr : getMDOrNull(Record[15]),
 1547     Metadata *CUorFn = getMDOrNull(Record[12 + OffsetB]);
 1554          getMDOrNull(Record[4]),                            // file
 1556          getMDOrNull(Record[6]),                            // type
 1564          getMDOrNull(Record[13 + OffsetB]),                 // templateParams
 1565          getMDOrNull(Record[14 + OffsetB]),                 // declaration
 1566          getMDOrNull(Record[15 + OffsetB]),                 // retainedNodes
 1567          HasThrownTypes ? getMDOrNull(Record[17 + OffsetB])
 1594                         (Context, getMDOrNull(Record[1]),
 1595                          getMDOrNull(Record[2]), Record[3], Record[4])),
 1607                         (Context, getMDOrNull(Record[1]),
 1608                          getMDOrNull(Record[2]), Record[3])),
 1617                         (Context, getMDOrNull(Record[1]),
 1618                          getMDOrNull(Record[2]), getMDString(Record[3]),
 1619                          getMDOrNull(Record[4]), Record[5])),
 1638                         (Context, getMDOrNull(Record[1]), Name, ExportSymbols)),
 1663                         (Context, Record[1], Record[2], getMDOrNull(Record[3]),
 1664                          getMDOrNull(Record[4]))),
 1690                          getMDOrNull(Record[4]))),
 1706               (Context, getMDOrNull(Record[1]), getMDString(Record[2]),
 1707                getMDString(Record[3]), getMDOrNull(Record[4]), Record[5],
 1709                getMDOrNull(Record[9]), getMDOrNull(Record[10]), Record[11])),
 1709                getMDOrNull(Record[9]), getMDOrNull(Record[10]), Record[11])),
 1718                           (Context, getMDOrNull(Record[1]),
 1720                            getMDOrNull(Record[4]), Record[5],
 1722                            getMDOrNull(Record[10]), nullptr, Record[11])),
 1730       Metadata *Expr = getMDOrNull(Record[9]);
 1752           (Context, getMDOrNull(Record[1]), getMDString(Record[2]),
 1753            getMDString(Record[3]), getMDOrNull(Record[4]), Record[5],
 1755            getMDOrNull(Record[10]), nullptr, AlignInBits));
 1792                         (Context, getMDOrNull(Record[1 + HasTag]),
 1794                          getMDOrNull(Record[3 + HasTag]), Record[4 + HasTag],
 1808                         (Context, getMDOrNull(Record[1]),
 1810                          getMDOrNull(Record[3]), Record[4])),
 1837     Metadata *Expr = getMDOrNull(Record[2]);
 1842                         (Context, getMDOrNull(Record[1]), Expr)),
 1855                          getMDOrNull(Record[2]), Record[3],
 1870                         (Context, Record[1], getMDOrNull(Record[2]),
 1872                          HasFile ? getMDOrNull(Record[6]) : nullptr,