Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ADT/
H A DCoalescingBitVectorTest.cpp295 auto intersectionIs = [&](std::initializer_list<unsigned> LHS, in TEST() local
313 intersectionIs(LHS, RHS, Expected); in TEST()
314 intersectionIs(RHS, LHS, Expected); in TEST()