Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dtypedef_alignment_mismatch_warning.cpp66 auto assignment_function = [](StructAligned8 &S, Aligned8Int arg) { in test2() local
85 auto assignment_function = [](StructAligned8 S, Aligned8Int arg) { in test2_byvalue() local