Home
last modified time | relevance | path

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

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