Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DtorType

214                                  CXXDtorType DtorType, SourceLocation CallLoc,
1381 CXXDtorType DtorType,
1384 assert(DtorType == Dtor_Deleting || DtorType == Dtor_Complete);
1397 DtorType == Dtor_Deleting);