Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1430 ExtractBaseOffsets(const ASTRecordLayout & record_layout,DeclFromUser<const CXXRecordDecl> & record,BaseOffsetMap & base_offsets) ExtractBaseOffsets() argument
1508 const ASTRecordLayout &record_layout( layoutRecordType() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp203 GetVTableAddress(Process & process,VTableContextBase & vtable_ctx,ValueObject & valobj,const ASTRecordLayout & record_layout) GetVTableAddress() argument
292 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
5651 const clang::ASTRecordLayout &record_layout = GetFieldAtIndex() local
5817 const clang::ASTRecordLayout &record_layout = GetDirectBaseClassAtIndex() local
5912 const clang::ASTRecordLayout &record_layout = GetVirtualBaseClassAtIndex() local
6126 const clang::ASTRecordLayout &record_layout = GetChildCompilerTypeAtIndex() local
[all...]