Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dhomogeneous-aggregates.cpp151 void call_copy_notcxx14aggregate(NotCXX14Aggregate *notcxx14aggregate) { in call_copy_notcxx14aggregate() argument
152 *notcxx14aggregate = copy(notcxx14aggregate); in call_copy_notcxx14aggregate()