Searched refs:BaseSubobjectType (Results 1 – 2 of 2) sorted by relevance
134 llvm::StructType *BaseSubobjectType; variable163 llvm::StructType *BaseSubobjectType, in CGRecordLayout() argument167 BaseSubobjectType(BaseSubobjectType), in CGRecordLayout()180 return BaseSubobjectType; in getBaseSubobjectLLVMType()
1011 if (BaseSubobjectType) in print()1012 OS << " NonVirtualBaseLLVMType:" << *BaseSubobjectType << "\n"; in print()