Home
last modified time | relevance | path

Searched refs:getODRTypeIfExists (Results 1 – 6 of 6) sorted by relevance

/external/llvm/unittests/IR/
DDebugTypeODRUniquingTest.cpp37 EXPECT_FALSE(DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST()
46 EXPECT_EQ(&CT, DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST()
58 EXPECT_FALSE(DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST()
62 EXPECT_FALSE(DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST()
74 EXPECT_EQ(&CT, DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DDebugTypeODRUniquingTest.cpp37 EXPECT_FALSE(DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST()
46 EXPECT_EQ(&CT, DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST()
59 EXPECT_FALSE(DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST()
63 EXPECT_FALSE(DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST()
75 EXPECT_EQ(&CT, DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST()
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp330 DICompositeType *DICompositeType::getODRTypeIfExists(LLVMContext &Context, in getODRTypeIfExists() function in DICompositeType
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp391 DICompositeType *DICompositeType::getODRTypeIfExists(LLVMContext &Context, in getODRTypeIfExists() function in DICompositeType
/external/llvm/include/llvm/IR/
DDebugInfoMetadata.h861 static DICompositeType *getODRTypeIfExists(LLVMContext &Context,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1031 static DICompositeType *getODRTypeIfExists(LLVMContext &Context,