Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp6115 auto get_exe_scope = [&exe_ctx]() { in GetChildCompilerTypeAtIndex() local
6207 base_class_clang_type.GetBitSize(get_exe_scope()); in GetChildCompilerTypeAtIndex()
6239 field_clang_type.GetByteSize(get_exe_scope()); in GetChildCompilerTypeAtIndex()
6411 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6434 element_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6453 element_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6492 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6529 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()