Searched refs:adjustCallArgsForDestructorThunk (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.h348 virtual void adjustCallArgsForDestructorThunk(CodeGenFunction &CGF, function in class:clang::CodeGen::CGCXXABI
H A DCGVTables.cpp290 CGM.getCXXABI().adjustCallArgsForDestructorThunk(*this, GD, CallArgs);
H A DMicrosoftCXXABI.cpp181 void adjustCallArgsForDestructorThunk(CodeGenFunction &CGF, GlobalDecl GD, function in class:__anon3243::MicrosoftCXXABI

Completed in 57 milliseconds