Searched refs:TypeInBase (Results 1 – 2 of 2) sorted by relevance
183 Bar<TypeInBase> x; // expected-error {{use of undeclared identifier 'TypeInBase'}}190 Bar<T::TypeInBase> y;201 typedef int TypeInBase; typedef
278 if (ParsedType TypeInBase = in getTypeName() local280 return TypeInBase; in getTypeName()709 if (ParsedType TypeInBase = in ClassifyName() local711 return TypeInBase; in ClassifyName()