Searched refs:Tptr (Results 1 – 2 of 2) sorted by relevance
78 typedef T* Tptr; typedef99 void f4(typename ::X0<Tptr, Uptr>::T_type&); // expected-error{{redecl}}
757 Type *Tptr = alloca_inst->getType(); in Interpret() local770 lldb::addr_t P = frame.Malloc(Tptr); in Interpret()