Searched defs:isPacked (Results 1 – 11 of 11) sorted by relevance
403 bool isPacked) { in get()422 void StructType::setBody(ArrayRef<Type*> Elements, bool isPacked) { in setBody()495 StructType *StructType::get(LLVMContext &Context, bool isPacked) { in get()515 StringRef Name, bool isPacked) { in create()530 bool isPacked) { in create()
82 bool isPacked; member
658 final boolean isPacked, in newRepeatedGeneratedExtension()679 final boolean isPacked) { in ExtensionDescriptor()691 final boolean isPacked; field in GeneratedMessageLite.ExtensionDescriptor709 public boolean isPacked() { in isPacked() method in GeneratedMessageLite.ExtensionDescriptor
62 boolean isPacked(); in isPacked() method468 boolean isPacked) { in getWireFormatForFieldType()
896 public boolean isPacked() { in isPacked() method in Descriptors.FieldDescriptor
157 public boolean isPacked() { in isPacked() method in SwitchData
241 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; } in isPacked() function
990 bool DIARawSymbol::isPacked() const { in isPacked() function in DIARawSymbol
1921 bool isPacked, in CheckFieldPadding()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
1986 bool isPacked = EatIfPresent(lltok::less); in ParseStructDefinition() local