Lines Matching defs:GET_OR_DISTINCT
1294 #define GET_OR_DISTINCT(CLASS, ARGS) \
1434 GET_OR_DISTINCT(DILocation, (Context, Line, Column, Scope, InlinedAt,
1456 GET_OR_DISTINCT(GenericDINode, (Context, Tag, Header, DwarfOps)),
1473 Val = GET_OR_DISTINCT(DISubrange,
1477 Val = GET_OR_DISTINCT(DISubrange, (Context, getMDOrNull(Record[1]),
1481 Val = GET_OR_DISTINCT(
1496 Val = GET_OR_DISTINCT(DIGenericSubrange,
1523 GET_OR_DISTINCT(DIEnumerator,
1539 GET_OR_DISTINCT(DIBasicType,
1557 GET_OR_DISTINCT(DIStringType,
1592 GET_OR_DISTINCT(DIDerivedType,
1692 CT = GET_OR_DISTINCT(DICompositeType,
1718 GET_OR_DISTINCT(DISubroutineType, (Context, Flags, CC, Types)),
1731 GET_OR_DISTINCT(
1759 GET_OR_DISTINCT(DIFile,
1863 DISubprogram *SP = GET_OR_DISTINCT(
1912 GET_OR_DISTINCT(DILexicalBlock,
1925 GET_OR_DISTINCT(DILexicalBlockFile,
1935 GET_OR_DISTINCT(DICommonBlock,
1956 GET_OR_DISTINCT(DINamespace,
1968 GET_OR_DISTINCT(DIMacro,
1981 GET_OR_DISTINCT(DIMacroFile,
1994 GET_OR_DISTINCT(DITemplateTypeParameter,
2010 GET_OR_DISTINCT(
2034 GET_OR_DISTINCT(DIGlobalVariable,
2048 GET_OR_DISTINCT(
2081 DIGlobalVariable *DGV = GET_OR_DISTINCT(
2138 GET_OR_DISTINCT(DILocalVariable,
2154 GET_OR_DISTINCT(DILabel, (Context, getMDOrNull(Record[1]),
2173 MetadataList.assignValue(GET_OR_DISTINCT(DIExpression, (Context, Elts)),
2187 GET_OR_DISTINCT(DIGlobalVariableExpression,
2199 GET_OR_DISTINCT(DIObjCProperty,
2216 GET_OR_DISTINCT(DIImportedEntity,
2285 #undef GET_OR_DISTINCT