Searched defs:UniqueIdentifier (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/tint/src/writer/ |
D | text_generator_test.cc | 23 TEST(TextGeneratorTest, UniqueIdentifier) { in TEST() argument
|
D | text_generator.cc | 30 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/ |
D | DIBuilder.cpp | 449 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()
|
D | DebugInfo.cpp | 1132 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()
|