Home
last modified time | relevance | path

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

/external/llvm/unittests/DebugInfo/DWARF/
DDWARFFormValueTest.cpp112 auto LEBMax = createSLEBFormValue(LLONG_MAX); in TEST() local
120 EXPECT_EQ(LEBMax.getAsSignedConstant().getValue(), LLONG_MAX); in TEST()