Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp132 struct TestInitConstexpr { struct
136 constexpr TestInitConstexpr(SL arg_info = SL::current()) : arg_info(arg_info) {} in TestInitConstexpr() argument