Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DRecordLayout.cpp44 CharUnits vbptroffset, in ASTRecordLayout() argument
70 CXXInfo->VBPtrOffset = vbptroffset; in ASTRecordLayout()
/external/llvm-project/clang/lib/AST/
DRecordLayout.cpp49 CharUnits vbptroffset, CharUnits datasize, ArrayRef<uint64_t> fieldoffsets, in ASTRecordLayout() argument
72 CXXInfo->VBPtrOffset = vbptroffset; in ASTRecordLayout()
/external/clang/include/clang/AST/
DRecordLayout.h145 CharUnits vbptroffset,
/external/llvm-project/clang/include/clang/AST/
DRecordLayout.h162 bool hasExtendableVFPtr, CharUnits vbptroffset,