Searched refs:TestAllForms (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/ |
| H A D | DWARFDebugInfoTest.cpp | 45 void TestAllForms() { in TestAllForms() function 393 TestAllForms<2, AddrType, RefAddrType>(); in TEST() 406 TestAllForms<2, AddrType, RefAddrType>(); 415 TestAllForms<3, AddrType, RefAddrType>(); 428 TestAllForms<3, AddrType, RefAddrType>(); 437 TestAllForms<4, AddrType, RefAddrType>(); 450 TestAllForms<4, AddrType, RefAddrType>(); 463 TestAllForms<5, AddrType, RefAddrType>(); 476 TestAllForms<5, AddrType, RefAddrType>();
|