Lines Matching defs:GET_OR_DISTINCT
5240 #define GET_OR_DISTINCT(CLASS, ARGS) \
5257 GET_OR_DISTINCT(DILocation, (Context, line.Val, column.Val, scope.Val,
5290 Result = GET_OR_DISTINCT(GenericDINode,
5327 Result = GET_OR_DISTINCT(DISubrange,
5360 Result = GET_OR_DISTINCT(DIGenericSubrange,
5386 GET_OR_DISTINCT(DIEnumerator, (Context, Value, isUnsigned.Val, name.Val));
5406 Result = GET_OR_DISTINCT(DIBasicType, (Context, tag.Val, name.Val, size.Val,
5427 Result = GET_OR_DISTINCT(
5476 Result = GET_OR_DISTINCT(DIDerivedType,
5534 Result = GET_OR_DISTINCT(
5552 Result = GET_OR_DISTINCT(DISubroutineType,
5584 Result = GET_OR_DISTINCT(
5681 Result = GET_OR_DISTINCT(
5702 Result = GET_OR_DISTINCT(
5717 Result = GET_OR_DISTINCT(DILexicalBlockFile,
5734 Result = GET_OR_DISTINCT(DICommonBlock,
5750 Result = GET_OR_DISTINCT(DINamespace,
5767 Result = GET_OR_DISTINCT(DIMacro,
5783 Result = GET_OR_DISTINCT(DIMacroFile,
5805 Result = GET_OR_DISTINCT(DIModule, (Context, file.Val, scope.Val, name.Val,
5821 Result = GET_OR_DISTINCT(DITemplateTypeParameter,
5841 Result = GET_OR_DISTINCT(
5870 GET_OR_DISTINCT(DIGlobalVariable,
5899 Result = GET_OR_DISTINCT(DILocalVariable,
5917 Result = GET_OR_DISTINCT(DILabel,
5963 Result = GET_OR_DISTINCT(DIExpression, (Context, Elements));
6014 GET_OR_DISTINCT(DIGlobalVariableExpression, (Context, var.Val, expr.Val));
6033 Result = GET_OR_DISTINCT(DIObjCProperty,
6054 Result = GET_OR_DISTINCT(DIImportedEntity,