Home
last modified time | relevance | path

Searched refs:LayoutRecordType (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExternalASTSourceCallbacks.cpp34 return m_ast.LayoutRecordType(Record, Size, Alignment, FieldOffsets, in layoutRecordType()
H A DClangASTImporter.h121 bool LayoutRecordType(
H A DClangASTImporter.cpp519 bool ClangASTImporter::LayoutRecordType( in LayoutRecordType() function in ClangASTImporter
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h458 bool LayoutRecordType(
H A DTypeSystemClang.cpp9266 bool TypeSystemClang::LayoutRecordType( in LayoutRecordType() function in TypeSystemClang
9284 return importer->LayoutRecordType(record_decl, bit_size, alignment, in LayoutRecordType()