Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp2209 : layout.getBaseSubobjectLLVMType()); in EmitNullConstant()
H A DCGOpenMPRuntime.cpp8260 AsBase ? RL.getBaseSubobjectLLVMType() : RL.getLLVMType(); in getPlainLayout()