Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dsource_location.cpp439 struct TestAggClass { struct
457 TestAggClass t { }; in test_class()
461 TestAggClass t = { }; in test_class()