Home
last modified time | relevance | path

Searched defs:AllValues (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dformatter_float.bench.cpp64 struct AllValues : EnumValuesAsTuple<AllValues, ValueE, 2> { struct
65 static constexpr const char* Names[] = {"Inf", "Random"};
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h342 union AllValues { union