Home
last modified time | relevance | path

Searched defs:HasBits (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/
Dhas_bits.h50 HasBits() PROTOBUF_ALWAYS_INLINE { Clear(); } in HasBits() function
Ddescriptor.pb.cc1386 using HasBits = decltype(std::declval<FileDescriptorSet>()._has_bits_); typedef in FileDescriptorSet::_Internal
1672 using HasBits = decltype(std::declval<FileDescriptorProto>()._has_bits_); typedef in FileDescriptorProto::_Internal
2667 using HasBits = decltype(std::declval<DescriptorProto_ExtensionRange>()._has_bits_); typedef in DescriptorProto_ExtensionRange::_Internal
3081 using HasBits = decltype(std::declval<DescriptorProto_ReservedRange>()._has_bits_); typedef in DescriptorProto_ReservedRange::_Internal
3420 using HasBits = decltype(std::declval<DescriptorProto>()._has_bits_); typedef in DescriptorProto::_Internal
4262 using HasBits = decltype(std::declval<ExtensionRangeOptions>()._has_bits_); typedef in ExtensionRangeOptions::_Internal
4576 using HasBits = decltype(std::declval<FieldDescriptorProto>()._has_bits_); typedef in FieldDescriptorProto::_Internal
5457 using HasBits = decltype(std::declval<OneofDescriptorProto>()._has_bits_); typedef in OneofDescriptorProto::_Internal
5840 using HasBits = decltype(std::declval<EnumDescriptorProto_EnumReservedRange>()._has_bits_); typedef in EnumDescriptorProto_EnumReservedRange::_Internal
6179 using HasBits = decltype(std::declval<EnumDescriptorProto>()._has_bits_); typedef in EnumDescriptorProto::_Internal
[all …]
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc213 using HasBits = decltype(std::declval<Version>()._has_bits_); typedef in compiler::Version::_Internal
651 using HasBits = decltype(std::declval<CodeGeneratorRequest>()._has_bits_); typedef in compiler::CodeGeneratorRequest::_Internal
1122 using HasBits = decltype(std::declval<CodeGeneratorResponse_File>()._has_bits_); typedef in compiler::CodeGeneratorResponse_File::_Internal
1549 using HasBits = decltype(std::declval<CodeGeneratorResponse>()._has_bits_); typedef in compiler::CodeGeneratorResponse::_Internal
/external/clang/lib/Sema/
DSemaOpenMP.cpp4864 unsigned HasBits = C.getTypeSize(OldType); in WidenIterationCount() local
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp8090 unsigned HasBits = C.getTypeSize(OldType); in widenIterationCount() local