Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6203 auto get_exe_scope = [&exe_ctx]() { in GetChildCompilerTypeAtIndex() local
6299 base_class_clang_type.GetBitSize(get_exe_scope()); in GetChildCompilerTypeAtIndex()
6332 field_clang_type.GetByteSize(get_exe_scope()); in GetChildCompilerTypeAtIndex()
6507 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6530 element_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6549 element_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6588 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6626 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()