Searched refs:getFromCtorType (Results 1 – 5 of 5) sorted by relevance
77 inline StructorType getFromCtorType(CXXCtorType T) { in getFromCtorType() function
1779 llvm::Value *Callee = CGM.getAddrOfCXXStructor(D, getFromCtorType(Type)); in EmitCXXConstructorCall()1860 CGM.getAddrOfCXXStructor(Ctor, getFromCtorType(CtorType)); in EmitDelegateCXXConstructorCall()1862 .arrangeCXXStructorDeclaration(Ctor, getFromCtorType(CtorType)), in EmitDelegateCXXConstructorCall()
678 getFromCtorType(GD.getCtorType())); in GetAddrOfGlobal()
1521 ABI->emitCXXStructor(CD, getFromCtorType(GD.getCtorType())); in EmitGlobalDefinition()
327 return arrangeCXXStructorDeclaration(CD, getFromCtorType(GD.getCtorType())); in arrangeGlobalDeclaration()