Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6391 clang::TypeInfo ivar_type_info = in GetChildCompilerTypeAtIndex() local
6394 child_byte_size = ivar_type_info.Width / 8; in GetChildCompilerTypeAtIndex()
6422 clang::TypeInfo ivar_type_info = in GetChildCompilerTypeAtIndex() local
6425 child_byte_size = ivar_type_info.Width / 8; in GetChildCompilerTypeAtIndex()