Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp109 constexpr int maybe_htonl(bool isBigEndian, int x) { in maybe_htonl() function
118 constexpr int swapped = maybe_htonl(false, 123); // expected-error {{constant expression}} expected…