Searched defs:DestDecl (Results 1 - 1 of 1) sorted by path

/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp989 const CXXRecordDecl *DestDecl = DestRecordTy->getAsCXXRecordDecl(); local
992 computeOffsetHint(CGF.getContext(), SrcDecl, DestDecl).getQuantity());

Completed in 298 milliseconds