Home
last modified time | relevance | path

Searched refs:getMemberPointerPathAdjustment (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.cpp258 CharUnits CGCXXABI::getMemberPointerPathAdjustment(const APValue &MP) { in getMemberPointerPathAdjustment() function in CGCXXABI
H A DCGCXXABI.h229 CharUnits getMemberPointerPathAdjustment(const APValue &MP);
H A DItaniumCXXABI.cpp969 CharUnits ThisAdjustment = getMemberPointerPathAdjustment(MP); in EmitMemberPointer()