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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp747 uint64_t qual_type_bit_size = ast.getTypeSize(qual_type); local
748 return qual_type_bit_size == bit_size;

Completed in 129 milliseconds