Searched refs:TypeInBase (Results 1 – 2 of 2) sorted by relevance
203 Bar<TypeInBase> x; // expected-error {{use of undeclared identifier 'TypeInBase'}}210 Bar<T::TypeInBase> y;221 typedef int TypeInBase; typedef
326 if (ParsedType TypeInBase = in getTypeName() local328 return TypeInBase; in getTypeName()793 if (ParsedType TypeInBase = in ClassifyName() local795 return TypeInBase; in ClassifyName()