Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6086 auto get_exe_scope = [&exe_ctx]() { in GetChildCompilerTypeAtIndex() local
6178 base_class_clang_type.GetBitSize(get_exe_scope()); in GetChildCompilerTypeAtIndex()
6210 field_clang_type.GetByteSize(get_exe_scope()); in GetChildCompilerTypeAtIndex()
6382 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6405 element_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6424 element_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6463 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6501 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()