Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h188 TypeIndex ArgumentList, int32_t ThisPointerAdjustment) in MemberFunctionRecord() argument
193 ThisPointerAdjustment(ThisPointerAdjustment) {} in MemberFunctionRecord()
209 int32_t getThisPointerAdjustment() const { return ThisPointerAdjustment; } in getThisPointerAdjustment()
230 int32_t ThisPointerAdjustment; variable