Lines Matching defs:tp
26 int* tp = &t; // expected-note {{'tp' initialized here}} in f_1() local
47 int* tp = p; // expected-note {{'tp' initialized here}} in f_2() local
64 int* tp = ta; // expected-note {{'tp' initialized here}} in f_5() local
77 int* tp = ta; in f_6() local
150 int* tp = &t; // expected-note {{'tp' initialized here}} in f_variadic_unp_unv() local
158 int* tp = &t; // expected-note {{'tp' initialized here}} in f_variadic_unp_inv() local
167 int* tp = &t; in f_variadic_inp_unv() local
176 int* tp = &t; in f_variadic_inp_inv() local
185 int *tp = &t; in f_variadic_inp_inp() local
194 int *tp = &t; // expected-note {{'tp' initialized here}} in f_variadic_unp_inp() local
204 int *tp = &t; in f_variadic_inp_unp() local
213 int *tp = &t; // expected-note {{'tp' initialized here}} in f_variadic_unp_unp() local