Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h174 llvm::StructType *getLLVMType() const { in getLLVMType() function
H A DCGRecordLayoutBuilder.cpp1156 llvm::StructType *ST = RL->getLLVMType(); in ComputeRecordLayout()
H A DCGExprConstant.cpp2510 (asCompleteObject ? layout.getLLVMType() in EmitNullConstant()
H A DCGOpenMPRuntime.cpp7726 AsBase ? RL.getBaseSubobjectLLVMType() : RL.getLLVMType(); in getPlainLayout()