Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp90 struct TestInit { struct
95 TestInit(SL arg_info = SL::current()) : arg_info(arg_info) {} in TestInit() argument