Lines Matching refs:UniqueIdentifier
507 StringRef UniqueIdentifier) { in createClassType() argument
515 cast_or_null<MDTuple>(TemplateParams), UniqueIdentifier); in createClassType()
524 DIType *VTableHolder, StringRef UniqueIdentifier) { in createStructType() argument
528 Flags, Elements, RunTimeLang, VTableHolder, nullptr, UniqueIdentifier); in createStructType()
536 DINodeArray Elements, unsigned RunTimeLang, StringRef UniqueIdentifier) { in createUnionType() argument
540 Elements, RunTimeLang, nullptr, nullptr, UniqueIdentifier); in createUnionType()
550 StringRef UniqueIdentifier) { in createVariantPart() argument
554 Elements, 0, nullptr, nullptr, UniqueIdentifier, Discriminator); in createVariantPart()
570 StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType() argument
575 RunTimeLang, nullptr, nullptr, UniqueIdentifier); in createEnumerationType()
666 StringRef UniqueIdentifier) { in createForwardDecl() argument
672 nullptr, nullptr, UniqueIdentifier); in createForwardDecl()
680 DINode::DIFlags Flags, StringRef UniqueIdentifier, in createReplaceableCompositeType() argument
686 nullptr, UniqueIdentifier, nullptr, nullptr, nullptr, nullptr, in createReplaceableCompositeType()