Lines Matching defs:tp
32 int* tp = &t; // expected-note {{'tp' initialized here}} in f_1() local
56 int *tp = p; // expected-note {{'tp' initialized to the value of 'p'}} in f_2() local
73 int *tp = ta; // expected-note {{'tp' initialized here}} in f_5() local
86 int* tp = ta; in f_6() local
185 int* tp = &t; // expected-note {{'tp' initialized here}} in f_variadic_unp_unv() local
193 int* tp = &t; // expected-note {{'tp' initialized here}} in f_variadic_unp_inv() local
202 int* tp = &t; in f_variadic_inp_unv() local
211 int* tp = &t; in f_variadic_inp_inv() local
220 int *tp = &t; in f_variadic_inp_inp() local
229 int *tp = &t; // expected-note {{'tp' initialized here}} in f_variadic_unp_inp() local
239 int *tp = &t; in f_variadic_inp_unp() local
248 int *tp = &t; // expected-note {{'tp' initialized here}} in f_variadic_unp_unp() local