Searched refs:ivar_type_info (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp5917 clang::TypeInfo ivar_type_info = local
5920 child_byte_size = ivar_type_info.Width / 8;
5948 clang::TypeInfo ivar_type_info = local
5951 child_byte_size = ivar_type_info.Width / 8;

Completed in 73 milliseconds