Home
last modified time | relevance | path

Searched defs:DIELabelFixture (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/
H A DDIETest.cpp77 struct DIELabelFixture : public DIEFixtureBase { struct
78 void SetUp() override { in SetUp()
86 const MCSymbol *Val = nullptr;
89 TEST_P(DIELabelFixture, SizeOf) { in TEST_P() argument
94 TEST_P(DIELabelFixture, EmitValue) { in TEST_P() argument