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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h166 llvm::StructType *getBaseSubobjectLLVMType() const { function in class:clang::CodeGen::CGRecordLayout
H A DCGRecordLayoutBuilder.cpp143 return Types.getCGRecordLayout(RD).getBaseSubobjectLLVMType();
H A DCGExprConstant.cpp2210 : layout.getBaseSubobjectLLVMType());
H A DCGOpenMPRuntime.cpp7756 AsBase ? RL.getBaseSubobjectLLVMType() : RL.getLLVMType();

Completed in 228 milliseconds