|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
unittests/IR/DebugTypeODRUniquingTest.cpp 67 Context.enableDebugTypeODRUniquing();
70 MDString &UUID = *MDString::get(Context, "Type");
72 Context, UUID, dwarf::DW_TAG_class_type, nullptr, nullptr, 0, nullptr,
74 EXPECT_EQ(&CT, DICompositeType::getODRTypeIfExists(Context, UUID));
79 Context, UUID, dwarf::DW_TAG_structure_type, nullptr, nullptr, 0, nullptr,
85 Context, UUID, dwarf::DW_TAG_structure_type, nullptr,
92 Context, UUID, dwarf::DW_TAG_class_type, nullptr, nullptr, 0, nullptr,
96 Context, UUID, dwarf::DW_TAG_class_type, nullptr, nullptr,