Searched defs:SCDB_Packed (Results 1 - 1 of 1) sorted by path

/external/llvm/include/llvm/IR/
H A DDerivedTypes.h195 SCDB_Packed = 2, enumerator in enum:llvm::StructType::__anon25514
241 bool isPacked() const { return (getSubclassData() & SCDB_Packed) != 0; }

Completed in 240 milliseconds