Home
last modified time | relevance | path

Searched defs:field_offsets (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h73 llvm::DenseMap<const clang::FieldDecl *, uint64_t> field_offsets; member
H A DClangASTImporter.cpp523 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in LayoutRecordType()
H A DClangASTSource.cpp1495 FieldOffsetMap &field_offsets, in layoutRecordType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9448 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in LayoutRecordType()