Lines Matching defs:GET_OR_DISTINCT
1293 #define GET_OR_DISTINCT(CLASS, ARGS) \
1432 GET_OR_DISTINCT(DILocation, (Context, Line, Column, Scope, InlinedAt,
1454 GET_OR_DISTINCT(GenericDINode, (Context, Tag, Header, DwarfOps)),
1471 Val = GET_OR_DISTINCT(DISubrange,
1475 Val = GET_OR_DISTINCT(DISubrange, (Context, getMDOrNull(Record[1]),
1479 Val = GET_OR_DISTINCT(
1494 Val = GET_OR_DISTINCT(DIGenericSubrange,
1521 GET_OR_DISTINCT(DIEnumerator,
1538 GET_OR_DISTINCT(DIBasicType,
1556 GET_OR_DISTINCT(DIStringType,
1591 GET_OR_DISTINCT(DIDerivedType,
1697 CT = GET_OR_DISTINCT(DICompositeType,
1724 GET_OR_DISTINCT(DISubroutineType, (Context, Flags, CC, Types)),
1737 GET_OR_DISTINCT(
1765 GET_OR_DISTINCT(DIFile,
1869 DISubprogram *SP = GET_OR_DISTINCT(
1918 GET_OR_DISTINCT(DILexicalBlock,
1931 GET_OR_DISTINCT(DILexicalBlockFile,
1941 GET_OR_DISTINCT(DICommonBlock,
1962 GET_OR_DISTINCT(DINamespace,
1974 GET_OR_DISTINCT(DIMacro,
1987 GET_OR_DISTINCT(DIMacroFile,
2000 GET_OR_DISTINCT(DITemplateTypeParameter,
2016 GET_OR_DISTINCT(
2040 GET_OR_DISTINCT(DIGlobalVariable,
2054 GET_OR_DISTINCT(
2087 DIGlobalVariable *DGV = GET_OR_DISTINCT(
2144 GET_OR_DISTINCT(DILocalVariable,
2160 GET_OR_DISTINCT(DILabel, (Context, getMDOrNull(Record[1]),
2179 MetadataList.assignValue(GET_OR_DISTINCT(DIExpression, (Context, Elts)),
2193 GET_OR_DISTINCT(DIGlobalVariableExpression,
2205 GET_OR_DISTINCT(DIObjCProperty,
2222 GET_OR_DISTINCT(DIImportedEntity,
2291 #undef GET_OR_DISTINCT