Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCXXABI.cpp270 CharUnits CGCXXABI::getMemberPointerPathAdjustment(const APValue &MP) { in getMemberPointerPathAdjustment() function in CGCXXABI
DCGCXXABI.h210 CharUnits getMemberPointerPathAdjustment(const APValue &MP);
DItaniumCXXABI.cpp728 CharUnits ThisAdjustment = getMemberPointerPathAdjustment(MP); in EmitMemberPointer()
DMicrosoftCXXABI.cpp2246 CharUnits ThisAdjustment = getMemberPointerPathAdjustment(MP); in EmitMemberPointer()