Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h179 llvm::StructType *getBaseSubobjectLLVMType() const { in getBaseSubobjectLLVMType() function
H A DCGRecordLayoutBuilder.cpp156 return Types.getCGRecordLayout(RD).getBaseSubobjectLLVMType(); in getStorageType()
H A DCGExprConstant.cpp2270 : layout.getBaseSubobjectLLVMType()); in EmitNullConstant()
H A DCGOpenMPRuntime.cpp7697 AsBase ? RL.getBaseSubobjectLLVMType() : RL.getLLVMType(); in getPlainLayout()