Searched refs:BaseSubobjectType (Results 1 – 2 of 2) sorted by relevance
135 llvm::StructType *BaseSubobjectType; variable164 llvm::StructType *BaseSubobjectType, in CGRecordLayout() argument168 BaseSubobjectType(BaseSubobjectType), in CGRecordLayout()181 return BaseSubobjectType; in getBaseSubobjectLLVMType()
1220 if (BaseSubobjectType) in print()1221 OS << " NonVirtualBaseLLVMType:" << *BaseSubobjectType << "\n"; in print()