Home
last modified time | relevance | path

Searched defs:UniqueIdentifier (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/tint/src/writer/
Dtext_generator_test.cc23 TEST(TextGeneratorTest, UniqueIdentifier) { in TEST() argument
Dtext_generator.cc30 std::string TextGenerator::UniqueIdentifier(const std::string& prefix) { in UniqueIdentifier() function in tint::writer::TextGenerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp449 DIType *VTableHolder, MDNode *TemplateParams, StringRef UniqueIdentifier) { in createClassType()
466 DIType *VTableHolder, StringRef UniqueIdentifier) { in createStructType()
478 DINodeArray Elements, unsigned RunTimeLang, StringRef UniqueIdentifier) { in createUnionType()
490 DIDerivedType *Discriminator, DINodeArray Elements, StringRef UniqueIdentifier) { in createVariantPart()
508 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
579 StringRef UniqueIdentifier) { in createForwardDecl()
593 DINode::DIFlags Flags, StringRef UniqueIdentifier) { in createReplaceableCompositeType()
DDebugInfo.cpp1132 const char *UniqueIdentifier, size_t UniqueIdentifierLen) { in LLVMDIBuilderCreateForwardDecl()
1144 LLVMDIFlags Flags, const char *UniqueIdentifier, in LLVMDIBuilderCreateReplaceableCompositeType()
1208 const char *UniqueIdentifier, size_t UniqueIdentifierLen) { in LLVMDIBuilderCreateClassType()