Searched defs:CtorType (Results 1 – 2 of 2) sorted by relevance
843 CXXCtorType CtorType = CurGD.getCtorType(); in EmitConstructorBody() local1273 CXXCtorType CtorType, in EmitCtorPrologue()2321 const CXXConstructorDecl *Ctor, CXXCtorType CtorType, bool ForVirtualBase, in EmitInlinedInheritingCXXConstructorCall()2424 CXXCtorType CtorType, in EmitDelegateCXXConstructorCall()
3641 const auto *CtorType = Constructor->getType()->castAs<FunctionProtoType>(); in isFirstArgumentCompatibleWithType() local