Home
last modified time | relevance | path

Searched defs:IsPacked (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Linker/
DIRMover.h30 bool IsPacked; member
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs190 public bool IsPacked => field in Google.Protobuf.Reflection.FieldDescriptor
/external/protobuf/src/google/protobuf/util/
Dtype_resolver_util_test.cc113 bool IsPacked(const Type& type, const string& name) { in IsPacked() function in google::protobuf::util::__anonf1bf20c30111::DescriptorPoolTypeResolverTest
/external/llvm/lib/Linker/
DIRMover.cpp307 bool IsPacked = STy->isPacked(); in get() local
1324 bool IsPacked) { in findNonOpaque()