Searched refs:GetLayoutCompilerType (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp470 GetLayoutCompilerType().GetByteSize(exe_scope)) {
746 CompilerType Type::GetLayoutCompilerType() { function in class:Type
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp753 class_parent_type->GetLayoutCompilerType(),
932 ClangUtil::GetQualType(type->GetLayoutCompilerType()));
1255 auto member_comp_type = member_type->GetLayoutCompilerType();
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h485 CompilerType GetLayoutCompilerType();
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp830 return m_variable_sp->GetType()->GetLayoutCompilerType().GetTypeBitAlign(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2803 member_type->GetLayoutCompilerType(), propAttrs.prop_setter_name,
2955 CompilerType member_clang_type = member_type->GetLayoutCompilerType();

Completed in 150 milliseconds