Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dmatrix-type-operators.cpp109 struct StructWithC { struct
116 void test_DoubleWrapper(MyMatrix<double, 10, 9> &m, StructWithC &c) { in test_DoubleWrapper() argument