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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp8253 clang::TypeInfo typedef_type_info = local
8255 uint64_t typedef_byte_size = typedef_type_info.Width / 8;
8470 clang::TypeInfo typedef_type_info =
8472 uint64_t typedef_byte_size = typedef_type_info.Width / 8;

Completed in 37 milliseconds