Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h464 bool LayoutRecordType(
H A DTypeSystemClang.cpp9445 bool TypeSystemClang::LayoutRecordType( in LayoutRecordType() function in TypeSystemClang
9463 return importer->LayoutRecordType(record_decl, bit_size, alignment, in LayoutRecordType()