Searched defs:q4 (Results 1 – 7 of 7) sorted by relevance
56 std::string q4(kText2, 200); in Test() local75 std::string_view q4(kText2, 200); in TestView() local
25 constexpr void *q4 = __builtin_assume_aligned(&n, 4, -4); variable
243 ExternCStruct4 *q4 = p4; // expected-error {{ambiguous}} global() variable
204 char* q4 = quals_rank1(a); in test_quals_ranking() local
30 void (A::*q4)() noexcept = D(); variable
24 …Q<&A::B::C::i> q4; // expected-error {{implicit instantiation of undefined template 'N::Q<&N::A::i… variable
435 auto q4 = bcast(f32Cst(builder, +1.945506571482613964425e+02)); matchAndRewrite() local