HomeSort by relevance Sort by last modified time
    Searched refs:auB1 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGenCXX/
copy-assign-synthesis-1.cpp 13 printf("B1 = %f B2 = %f auB1 = %f\n", B1, B2, auB1);
17 auB1 = arg.auB1; return *this; }
19 float auB1;
copy-assign-synthesis.cpp 11 printf("B1 = %f B2 = %f auB1 = %f\n", B1, B2, auB1);
15 float auB1;

Completed in 69 milliseconds