Home
last modified time | relevance | path

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

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