Home
last modified time | relevance | path

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

/external/llvm/unittests/DebugInfo/DWARF/
DDWARFFormValueTest.cpp111 auto LEBMin = createSLEBFormValue(LLONG_MIN); in TEST() local
119 EXPECT_EQ(LEBMin.getAsSignedConstant().getValue(), LLONG_MIN); in TEST()