Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:dtorKind

273                                    CXXDtorType dtorKind) {
277 GlobalDecl GD(D, dtorKind);
281 TheCXXABI.BuildDestructorSignature(D, dtorKind, resultType, argTypes);