Home
last modified time | relevance | path

Searched refs:getODRType (Results 1 – 8 of 8) sorted by relevance

/external/llvm/unittests/IR/
DDebugTypeODRUniquingTest.cpp26 TEST(DebugTypeODRUniquingTest, getODRType) { in TEST() argument
31 EXPECT_FALSE(DICompositeType::getODRType( in TEST()
40 auto &CT = *DICompositeType::getODRType( in TEST()
48 &CT, DICompositeType::getODRType(Context, UUID, dwarf::DW_TAG_class_type, in TEST()
51 EXPECT_EQ(&CT, DICompositeType::getODRType( in TEST()
/external/llvm-project/llvm/unittests/IR/
DDebugTypeODRUniquingTest.cpp25 TEST(DebugTypeODRUniquingTest, getODRType) { in TEST() argument
30 EXPECT_FALSE(DICompositeType::getODRType( in TEST()
40 auto &CT = *DICompositeType::getODRType( in TEST()
49 DICompositeType::getODRType( in TEST()
53 EXPECT_EQ(&CT, DICompositeType::getODRType( in TEST()
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp312 DICompositeType *DICompositeType::getODRType( in getODRType() function in DICompositeType
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp444 DICompositeType *DICompositeType::getODRType( in getODRType() function in DICompositeType
/external/llvm-project/llvm/lib/IR/
DDebugInfoMetadata.cpp646 DICompositeType *DICompositeType::getODRType( in getODRType() function in DICompositeType
/external/llvm/include/llvm/IR/
DDebugInfoMetadata.h855 getODRType(LLVMContext &Context, MDString &Identifier, unsigned Tag,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h982 getODRType(LLVMContext &Context, MDString &Identifier, unsigned Tag,
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h1143 getODRType(LLVMContext &Context, MDString &Identifier, unsigned Tag,