Searched refs:TheBase (Results 1 – 3 of 3) sorted by relevance
22 template<typename TheBase, typename T>24 typedef TheBase Base2; in call_f0_through_typedef()32 template<typename TheBase, typename T>34 typedef TheBase CrazyBase; in call_f0_through_typedef2()
20 typedef _Atomic<T> TheBase; typedef21 TheBase field;
60 struct TheBase struct65 struct HasMembers : TheBase