Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dbuiltin-source-location.cpp88 struct TestInit { struct
93 TestInit(SL arg_info = SL::current()) : arg_info(arg_info) {} in TestInit() function
110 TestInit GlobalInitVal;
127 TestInit init_local; in test_init_function()