Searched refs:getFromCtorType (Results 1 – 4 of 4) sorted by relevance
77 inline StructorType getFromCtorType(CXXCtorType T) { in getFromCtorType() function
2095 llvm::Value *Callee = CGM.getAddrOfCXXStructor(D, getFromCtorType(Type)); in EmitCXXConstructorCall()2220 CGM.getAddrOfCXXStructor(Ctor, getFromCtorType(CtorType)); in EmitDelegateCXXConstructorCall()2222 .arrangeCXXStructorDeclaration(Ctor, getFromCtorType(CtorType)), in EmitDelegateCXXConstructorCall()
1694 ABI->emitCXXStructor(CD, getFromCtorType(GD.getCtorType())); in EmitGlobalDefinition()2046 getFromCtorType(GD.getCtorType()), in GetAddrOfGlobal()
357 return arrangeCXXStructorDeclaration(CD, getFromCtorType(GD.getCtorType())); in arrangeGlobalDeclaration()