Home | History | Annotate | Download | only in Sema

Lines Matching refs:CtorType

8029                                   QualType CtorType) {
8030 return Map[CtorType.getCanonicalType()->castAs<FunctionProtoType>()]
8058 const FunctionProtoType *CtorType =
8060 CtorType->getArgTypes());
8061 FunctionProtoType::ExtProtoInfo EPI = CtorType->getExtProtoInfo();