Searched refs:isParamDestroyedInCallee (Results 1 – 6 of 6) sorted by relevance
2473 Ty->castAs<RecordType>()->getDecl()->isParamDestroyedInCallee()) { in EmitParmDecl()
3516 type->castAs<RecordType>()->getDecl()->isParamDestroyedInCallee() && in EmitDelegateCallArg()3998 type->castAs<RecordType>()->getDecl()->isParamDestroyedInCallee()) { in EmitCallArg()
3962 bool isParamDestroyedInCallee() const { in isParamDestroyedInCallee() function
487 Record.push_back(D->isParamDestroyedInCallee()); in VisitRecordDecl()
5000 Record.push_back(RD->isParamDestroyedInCallee()); in WriteDeclUpdatesBlocks()
13896 ClassDecl->isParamDestroyedInCallee()) { in CheckParmsForFunctionDef()