Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmatrix-type-builtins.cpp131 constexpr int constexpr3() { return 3; } in constexpr3() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dwarn-unused-filescoped.cpp235 static constexpr int constexpr3() { return 1; } // expected-warning {{unused function 'constexpr3'}} in constexpr3() function