Home
last modified time | relevance | path

Searched defs:record_layout (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dempty-classes.cpp101 namespace record_layout { namespace
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp582 ExtractBaseOffsets(const ASTRecordLayout & record_layout,DeclFromUser<const CXXRecordDecl> & record,llvm::DenseMap<const clang::CXXRecordDecl *,clang::CharUnits> & base_offsets) ExtractBaseOffsets() argument
664 const ASTRecordLayout &record_layout( importRecordLayoutFromOrigin() local
[all...]
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp204 GetVTableAddress(Process & process,VTableContextBase & vtable_ctx,ValueObject & valobj,const ASTRecordLayout & record_layout) GetVTableAddress() argument
293 GetVBaseBitOffset(VTableContextBase & vtable_ctx,ValueObject & valobj,const ASTRecordLayout & record_layout,const CXXRecordDecl * cxx_record_decl,const CXXRecordDecl * base_class_decl,int32_t & bit_offset) GetVBaseBitOffset() argument
5738 const clang::ASTRecordLayout &record_layout = GetFieldAtIndex() local
5904 const clang::ASTRecordLayout &record_layout = GetDirectBaseClassAtIndex() local
5999 const clang::ASTRecordLayout &record_layout = GetVirtualBaseClassAtIndex() local
6247 const clang::ASTRecordLayout &record_layout = GetChildCompilerTypeAtIndex() local
[all...]