Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DDebugTypeODRUniquingTest.cpp26 TEST(DebugTypeODRUniquingTest, getODRType) { in TEST() argument
31 EXPECT_FALSE(DICompositeType::getODRType( in TEST()
41 auto &CT = *DICompositeType::getODRType( in TEST()
50 DICompositeType::getODRType( in TEST()
55 EXPECT_EQ(&CT, DICompositeType::getODRType( in TEST()
/llvm-project-15.0.7/llvm/lib/IR/
H A DDebugInfoMetadata.cpp721 DICompositeType *DICompositeType::getODRType( in getODRType() function in DICompositeType
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1145 getODRType(LLVMContext &Context, MDString &Identifier, unsigned Tag,