Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExternalASTSourceCallbacks.cpp35 return m_ast.LayoutRecordType(Record, Size, Alignment, FieldOffsets, in layoutRecordType()
H A DClangASTImporter.h121 bool LayoutRecordType(
H A DClangASTImporter.cpp520 bool ClangASTImporter::LayoutRecordType( in LayoutRecordType() function in ClangASTImporter
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h529 bool LayoutRecordType(
H A DTypeSystemClang.cpp8903 bool TypeSystemClang::LayoutRecordType( in LayoutRecordType() function in TypeSystemClang
8923 return importer->LayoutRecordType(record_decl, bit_size, alignment, in LayoutRecordType()