Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc2672 NOINLINE void StructByValTestFunc2(int z, struct StructByVal s) { in StructByValTestFunc2() function
2687 StructByValTestFunc2(0, s); in TEST()