Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/CodeGen/
DDIETest.cpp80 struct DIELabelFixture : public DIEFixtureBase { struct
81 void SetUp() override { in SetUp()
89 const MCSymbol *Val = nullptr;
92 TEST_P(DIELabelFixture, SizeOf) { in TEST_P() argument
100 TEST_P(DIELabelFixture, EmitValue) { in TEST_P() argument