Lines Matching refs:UniqueIdentifier
480 StringRef UniqueIdentifier) { in createClassType() argument
488 cast_or_null<MDTuple>(TemplateParams), UniqueIdentifier); in createClassType()
497 DIType *VTableHolder, StringRef UniqueIdentifier) { in createStructType() argument
501 Flags, Elements, RunTimeLang, VTableHolder, nullptr, UniqueIdentifier); in createStructType()
509 DINodeArray Elements, unsigned RunTimeLang, StringRef UniqueIdentifier) { in createUnionType() argument
513 Elements, RunTimeLang, nullptr, nullptr, UniqueIdentifier); in createUnionType()
523 StringRef UniqueIdentifier) { in createVariantPart() argument
527 Elements, 0, nullptr, nullptr, UniqueIdentifier, Discriminator); in createVariantPart()
543 StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType() argument
548 RunTimeLang, nullptr, nullptr, UniqueIdentifier); in createEnumerationType()
639 StringRef UniqueIdentifier) { in createForwardDecl() argument
645 nullptr, nullptr, UniqueIdentifier); in createForwardDecl()
653 DINode::DIFlags Flags, StringRef UniqueIdentifier, in createReplaceableCompositeType() argument
659 nullptr, UniqueIdentifier, nullptr, nullptr, nullptr, nullptr, in createReplaceableCompositeType()