Lines Matching refs:GET_OR_DISTINCT

1573 #define GET_OR_DISTINCT(CLASS, DISTINCT, ARGS)                                 \  in ParseMetadata()  macro
1709 GET_OR_DISTINCT(MDLocation, Record[0], in ParseMetadata()
1729 MDValueList.AssignValue(GET_OR_DISTINCT(GenericDebugNode, Record[0], in ParseMetadata()
1739 GET_OR_DISTINCT(MDSubrange, Record[0], in ParseMetadata()
1748 MDValueList.AssignValue(GET_OR_DISTINCT(MDEnumerator, Record[0], in ParseMetadata()
1759 GET_OR_DISTINCT(MDBasicType, Record[0], in ParseMetadata()
1770 GET_OR_DISTINCT(MDDerivedType, Record[0], in ParseMetadata()
1784 GET_OR_DISTINCT(MDCompositeType, Record[0], in ParseMetadata()
1800 GET_OR_DISTINCT(MDSubroutineType, Record[0], in ParseMetadata()
1810 GET_OR_DISTINCT(MDFile, Record[0], (Context, getMDString(Record[1]), in ParseMetadata()
1820 GET_OR_DISTINCT(MDCompileUnit, Record[0], in ParseMetadata()
1836 GET_OR_DISTINCT( in ParseMetadata()
1852 GET_OR_DISTINCT(MDLexicalBlock, Record[0], in ParseMetadata()
1863 GET_OR_DISTINCT(MDLexicalBlockFile, Record[0], in ParseMetadata()
1874 GET_OR_DISTINCT(MDNamespace, Record[0], in ParseMetadata()
1885 MDValueList.AssignValue(GET_OR_DISTINCT(MDTemplateTypeParameter, in ParseMetadata()
1897 GET_OR_DISTINCT(MDTemplateValueParameter, Record[0], in ParseMetadata()
1908 GET_OR_DISTINCT(MDGlobalVariable, Record[0], in ParseMetadata()
1923 GET_OR_DISTINCT(MDLocalVariable, Record[0], in ParseMetadata()
1936 GET_OR_DISTINCT(MDExpression, Record[0], in ParseMetadata()
1946 GET_OR_DISTINCT(MDObjCProperty, Record[0], in ParseMetadata()
1959 GET_OR_DISTINCT(MDImportedEntity, Record[0], in ParseMetadata()
1987 #undef GET_OR_DISTINCT in ParseMetadata()