Home | History | Annotate | Download | only in Sema

Lines Matching refs:DerivedType

9146                    QualType DerivedType) {
9147 InheritingConstructor &Entry = getEntry(BaseCtor, DerivedType);
9202 Context.getTrivialTypeSourceInfo(DerivedType, UsingLoc);
9207 Context, Derived, UsingLoc, NameInfo, DerivedType,
9212 const FunctionProtoType *FPT = DerivedType->castAs<FunctionProtoType>();