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

References

lib/Bitcode/Reader/MetadataLoader.cpp
 1229         GET_OR_DISTINCT(DILocation, (Context, Line, Column, Scope, InlinedAt,
 1251         GET_OR_DISTINCT(GenericDINode, (Context, Tag, Header, DwarfOps)),
 1263       Val = GET_OR_DISTINCT(DISubrange,
 1267       Val = GET_OR_DISTINCT(DISubrange, (Context, getMDOrNull(Record[1]),
 1286         GET_OR_DISTINCT(DIEnumerator, (Context, unrotateSign(Record[1]),
 1301         GET_OR_DISTINCT(DIBasicType,
 1321         GET_OR_DISTINCT(DIDerivedType,
 1389       CT = GET_OR_DISTINCT(DICompositeType,
 1414         GET_OR_DISTINCT(DISubroutineType, (Context, Flags, CC, Types)),
 1426         GET_OR_DISTINCT(DIModule,
 1450         GET_OR_DISTINCT(
 1548     DISubprogram *SP = GET_OR_DISTINCT(
 1593         GET_OR_DISTINCT(DILexicalBlock,
 1606         GET_OR_DISTINCT(DILexicalBlockFile,
 1616         GET_OR_DISTINCT(DICommonBlock,
 1637         GET_OR_DISTINCT(DINamespace,
 1649         GET_OR_DISTINCT(DIMacro,
 1662         GET_OR_DISTINCT(DIMacroFile,
 1674     MetadataList.assignValue(GET_OR_DISTINCT(DITemplateTypeParameter,
 1687         GET_OR_DISTINCT(DITemplateValueParameter,
 1704           GET_OR_DISTINCT(
 1717           GET_OR_DISTINCT(DIGlobalVariable,
 1750       DIGlobalVariable *DGV = GET_OR_DISTINCT(
 1791         GET_OR_DISTINCT(DILocalVariable,
 1807         GET_OR_DISTINCT(DILabel,
 1828         GET_OR_DISTINCT(DIExpression, (Context, Elts)), NextMetadataNo);
 1841         GET_OR_DISTINCT(DIGlobalVariableExpression,
 1853         GET_OR_DISTINCT(DIObjCProperty,
 1869         GET_OR_DISTINCT(DIImportedEntity,