Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp430 constexpr int fib_loop(int a) { in fib_loop() function
439 static_assert(fib_loop(46) == 1836311903, "");