Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp134 struct TestInitConstexpr { struct
138 constexpr TestInitConstexpr(SL arg_info = SL::current()) : arg_info(arg_info) {} in TestInitConstexpr() function