Searched defs:constexpr3 (Results 1 – 2 of 2) sorted by relevance
127 constexpr int constexpr3() { return 3; } in constexpr3() function
234 static constexpr int constexpr3() { return 1; } // expected-warning {{unused function 'constexpr3'}} in constexpr3() function