Home
last modified time | relevance | path

Searched defs:ThisAdjustment (Results 1 – 7 of 7) sorted by relevance

/external/clang/include/clang/Basic/
DABI.h68 struct ThisAdjustment { struct
77 ThisAdjustment() : NonVirtual(0), VCallOffsetOffset(0) { } in ThisAdjustment() argument
81 friend bool operator==(const ThisAdjustment &LHS, argument
/external/clang/lib/CodeGen/
DCGCXXABI.cpp258 CharUnits ThisAdjustment = CharUnits::Zero(); in getMemberPointerPathAdjustment() local
DItaniumCXXABI.cpp528 CharUnits ThisAdjustment) { in BuildMemberPointer()
593 CharUnits ThisAdjustment = getMemberPointerPathAdjustment(MP); in EmitMemberPointer() local
DMicrosoftCXXABI.cpp794 CharUnits ThisAdjustment = getMemberPointerPathAdjustment(MP); in EmitMemberPointer() local
/external/clang/lib/AST/
DVTableBuilder.cpp1151 ThisAdjustment ThisAdjustment = in ComputeThisAdjustments() local
1564 ThisAdjustment ThisAdjustment = in AddMethods() local
2548 void AddMethod(const CXXMethodDecl *MD, ThisAdjustment ThisAdjustment, in AddMethod() argument
DMicrosoftMangle.cpp1823 const ThisAdjustment &, in mangleCXXDtorThunk()
DItaniumMangle.cpp3683 const ThisAdjustment &ThisAdjustment, in mangleCXXDtorThunk()