Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ADT/
H A DAPIntTest.cpp2855 auto IsSolution = [&] (const char *X_str, int X) { in TEST() local
2881 EXPECT_PRED_FORMAT1(IsSolution, Solution); in TEST()