Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp506 constexpr int DiffProd = ZipFoldR(SubMul, 2, xs+3, ys+3, 1); variable
507 static_assert(DiffProd == 8, "");