Home
last modified time | relevance | path

Searched defs:base_offsets (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/unittests/Symbol/
DTestClangASTImporter.cpp247 llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> base_offsets; in TEST_F() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTImporter.h47 OffsetMap base_offsets; member
DClangASTSource.cpp1456 BaseOffsetMap &base_offsets) { in ExtractBaseOffsets()
1502 BaseOffsetMap &base_offsets, in layoutRecordType()
DClangASTImporter.cpp529 &base_offsets, in LayoutRecordType()
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp9140 &base_offsets, in LayoutRecordType()