Home
last modified time | relevance | path

Searched refs:WrappedTy (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp4145 llvm::DIType *WrappedTy = getOrCreateType(FType, Unit); in EmitTypeForVarWithBlocksAttr() local
4152 llvm::DINode::FlagZero, WrappedTy); in EmitTypeForVarWithBlocksAttr()
4159 WrappedTy}; in EmitTypeForVarWithBlocksAttr()
/external/llvm-project/llvm/lib/IR/
DCore.cpp776 LLVMTypeRef LLVMGetElementType(LLVMTypeRef WrappedTy) { in LLVMGetElementType() argument
777 auto *Ty = unwrap<Type>(WrappedTy); in LLVMGetElementType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp755 LLVMTypeRef LLVMGetElementType(LLVMTypeRef WrappedTy) { in LLVMGetElementType() argument
756 auto *Ty = unwrap<Type>(WrappedTy); in LLVMGetElementType()