Searched defs:adjustCallArgsForDestructorThunk (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCXXABI.h | 505 virtual void adjustCallArgsForDestructorThunk(CodeGenFunction &CGF, adjustCallArgsForDestructorThunk() function |
H A D | MicrosoftCXXABI.cpp | 346 void adjustCallArgsForDestructorThunk(CodeGenFunction &CGF, GlobalDecl GD, adjustCallArgsForDestructorThunk() function in __anon624d7ee50111::MicrosoftCXXABI |