Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp6601 auto get_exe_scope = [&exe_ctx]() { in GetChildCompilerTypeAtIndex() local
6694 base_class_clang_type.GetBitSize(get_exe_scope()); in GetChildCompilerTypeAtIndex()
6726 field_clang_type.GetByteSize(get_exe_scope()); in GetChildCompilerTypeAtIndex()
6901 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6924 element_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6943 element_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
6982 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()
7019 pointee_clang_type.GetByteSize(get_exe_scope())) { in GetChildCompilerTypeAtIndex()