Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp25 struct CommonFixture { struct
26 CommonFixture() in CommonFixture() function
28 RecordRecoverable(std::bind(&CommonFixture::recordRecoverable, this, in CommonFixture()
31 RecordUnrecoverable(std::bind(&CommonFixture::recordUnrecoverable, this, in CommonFixture()
34 ~CommonFixture() { in ~CommonFixture() argument
127 struct DebugLineBasicFixture : public Test, public CommonFixture {};
131 public CommonFixture {
430 public CommonFixture {
913 struct AdjustAddressFixtureBase : public CommonFixture {
1602 public CommonFixture {
[all …]