Searched defs:Tc (Results 1 – 2 of 2) sorted by relevance
28 typedef typename std::common_type<T1, T2>::type Tc; in test() typedef
8620 MachO::thread_command Tc = Obj->getThreadCommand(Command); in PrintLoadCommands() local