Searched defs:LLVMStructTypeStorage (Results 1 – 1 of 1) sorted by relevance
142 StringRef name;143 bool identified;144 bool packed;145 bool opaque;147 using KeyTy = Key;176 bool isPacked() const { in isPacked()200 LLVMStructTypeStorage(const KeyTy &key) { in LLVMStructTypeStorage() function225 static LLVMStructTypeStorage *construct(TypeStorageAllocator &allocator, in construct() argument275 Key getKey() const { in getKey()288 using KeySize =[all …]