Searched refs:adjustCallArgsForDestructorThunk (Results 1 – 3 of 3) sorted by relevance
470 virtual void adjustCallArgsForDestructorThunk(CodeGenFunction &CGF, in adjustCallArgsForDestructorThunk() function
330 CGM.getCXXABI().adjustCallArgsForDestructorThunk(*this, CurGD, CallArgs); in EmitCallAndReturnForThunk()
317 void adjustCallArgsForDestructorThunk(CodeGenFunction &CGF, GlobalDecl GD, in adjustCallArgsForDestructorThunk() function in __anon0ef5532b0111::MicrosoftCXXABI