Home
last modified time | relevance | path

Searched refs:getBaseSubobjectLLVMType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGRecordLayout.h167 llvm::StructType *getBaseSubobjectLLVMType() const { in getBaseSubobjectLLVMType() function
H A DCGRecordLayoutBuilder.cpp144 return Types.getCGRecordLayout(RD).getBaseSubobjectLLVMType(); in getStorageType()
H A DCGExprConstant.cpp1515 : layout.getBaseSubobjectLLVMType()); in EmitNullConstant()