Home
last modified time | relevance | path

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

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