Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:GET_OR_DISTINCT

3777 #define GET_OR_DISTINCT(CLASS, ARGS)                                           \
3791 Result = GET_OR_DISTINCT(
3806 Result = GET_OR_DISTINCT(GenericDINode,
3820 Result = GET_OR_DISTINCT(DISubrange, (Context, count.Val, lowerBound.Val));
3833 Result = GET_OR_DISTINCT(DIEnumerator, (Context, value.Val, name.Val));
3849 Result = GET_OR_DISTINCT(DIBasicType, (Context, tag.Val, name.Val, size.Val,
3874 Result = GET_OR_DISTINCT(DIDerivedType,
3914 Result = GET_OR_DISTINCT(
3930 Result = GET_OR_DISTINCT(DISubroutineType,
3944 Result = GET_OR_DISTINCT(DIFile, (Context, filename.Val, directory.Val));
4021 Result = GET_OR_DISTINCT(
4042 Result = GET_OR_DISTINCT(
4057 Result = GET_OR_DISTINCT(DILexicalBlockFile,
4073 Result = GET_OR_DISTINCT(DINamespace,
4089 Result = GET_OR_DISTINCT(DIMacro,
4105 Result = GET_OR_DISTINCT(DIMacroFile,
4124 Result = GET_OR_DISTINCT(DIModule, (Context, scope.Val, name.Val,
4139 GET_OR_DISTINCT(DITemplateTypeParameter, (Context, name.Val, type.Val));
4155 Result = GET_OR_DISTINCT(DITemplateValueParameter,
4180 Result = GET_OR_DISTINCT(DIGlobalVariable,
4204 Result = GET_OR_DISTINCT(DILocalVariable,
4244 Result = GET_OR_DISTINCT(DIExpression, (Context, Elements));
4263 Result = GET_OR_DISTINCT(DIObjCProperty,
4282 Result = GET_OR_DISTINCT(DIImportedEntity, (Context, tag.Val, scope.Val,