Searched defs:VirtualAdjustment (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DABI.h49 union VirtualAdjustment { union in struct:clang::ReturnAdjustment
67 VirtualAdjustment() { function in union:clang::ReturnAdjustment::VirtualAdjustment
115 union VirtualAdjustment { union in struct:clang::ThisAdjustment
135 VirtualAdjustment() { function in union:clang::ThisAdjustment::VirtualAdjustment
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1651 performTypeAdjustment(CodeGenFunction &CGF, Address InitialPtr, int64_t NonVirtualAdjustment, int64_t VirtualAdjustment, bool IsReturnAdjustment) argument

Completed in 109 milliseconds