Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:dtorKind

228                                    CXXDtorType dtorKind) {
232 GlobalDecl GD(D, dtorKind);
236 TheCXXABI.BuildDestructorSignature(D, dtorKind, resultType, argTypes);