Home | History | Annotate | Download | only in Symbol

Lines Matching defs:GetBitSize

1708 ClangASTType::GetBitSize () const
1729 return (GetBitSize () + 7) / 8;
2981 uint64_t base_class_clang_type_bit_size = base_class_clang_type.GetBitSize();
6305 const uint64_t bit_width = GetBitSize();