Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dcopy-assign-synthesis-1.cpp13 printf("B1 = %f B2 = %f auB1 = %f\n", B1, B2, auB1); in pr()
17 auB1 = arg.auB1; return *this; } in operator =()
19 float auB1; member
Dcopy-assign-synthesis.cpp11 printf("B1 = %f B2 = %f auB1 = %f\n", B1, B2, auB1); in pr()
15 float auB1; member