Searched refs:getODRTypeIfExists (Results 1 – 8 of 8) sorted by relevance
/external/llvm/unittests/IR/ |
D | DebugTypeODRUniquingTest.cpp | 37 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/llvm-project/llvm/unittests/IR/ |
D | DebugTypeODRUniquingTest.cpp | 37 EXPECT_FALSE(DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST() 47 EXPECT_EQ(&CT, DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST() 61 EXPECT_FALSE(DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST() 65 EXPECT_FALSE(DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST() 78 EXPECT_EQ(&CT, DICompositeType::getODRTypeIfExists(Context, UUID)); in TEST()
|
/external/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 330 DICompositeType *DICompositeType::getODRTypeIfExists(LLVMContext &Context, in getODRTypeIfExists() function in DICompositeType
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 462 DICompositeType *DICompositeType::getODRTypeIfExists(LLVMContext &Context, in getODRTypeIfExists() function in DICompositeType
|
/external/llvm-project/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 667 DICompositeType *DICompositeType::getODRTypeIfExists(LLVMContext &Context, in getODRTypeIfExists() function in DICompositeType
|
/external/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 861 static DICompositeType *getODRTypeIfExists(LLVMContext &Context,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 988 static DICompositeType *getODRTypeIfExists(LLVMContext &Context,
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 1151 static DICompositeType *getODRTypeIfExists(LLVMContext &Context,
|