Searched defs:CtorType (Results 1 – 2 of 2) sorted by relevance
523 CXXCtorType CtorType) { in EmitBaseInitializer()920 CXXCtorType CtorType = CurGD.getCtorType(); in EmitConstructorBody() local1353 CXXCtorType CtorType, in EmitCtorPrologue()2220 const CXXConstructorDecl *Ctor, CXXCtorType CtorType, bool ForVirtualBase, in EmitInlinedInheritingCXXConstructorCall()2315 CXXCtorType CtorType, in EmitDelegateCXXConstructorCall()
3040 const FunctionProtoType *CtorType = in isFirstArgumentCompatibleWithType() local