Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6156 auto get_exe_scope = [&exe_ctx]() { in GetChildCompilerTypeAtIndex() local
6248 base_class_clang_type.GetBitSize(get_exe_scope()); in GetChildCompilerTypeAtIndex()
6280 field_clang_type.GetByteSize(get_exe_scope()); in GetChildCompilerTypeAtIndex()
6452 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6475 element_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6494 element_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6533 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6571 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()