Searched defs:as2 (Results 1 – 5 of 5) sorted by relevance
69 struct as2 { struct74 extern int f1[sizeof(struct as2) == 16 ? 1 : -1]; argument
60 …ArabicShaping as2 = new ArabicShaping(LETTERS_SHAPE | TEXT_DIRECTION_VISUAL_LTR | LENGTH_FIXED_SPA… in TestEquals() local
57 …ArabicShaping as2 = new ArabicShaping(LETTERS_SHAPE | TEXT_DIRECTION_VISUAL_LTR | LENGTH_FIXED_SPA… in TestEquals() local
73 …A as2[1] = { 1 }; // expected-error {{copying array element of type 'A' invokes deleted constructo… in f() local
580 auto as2 = fmt::make_printf_args(42, "something"); in TEST() local598 auto as2 = fmt::make_wprintf_args(42, L"something"); in TEST() local