Searched defs:X14 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Doverride-layout.c98 // CHECK: Type: union X14
99 union PACKED X14 { union
166 union X14 x14;
167 x14.x = sizeof(union X14);
/external/clang/test/SemaCXX/
H A Dnew-delete.cpp228 class X14 { class
233 void f(X14 *x14a, X14 *x14b) {

Completed in 166 milliseconds