Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp279 llvm::Type *ExpLLVMTy = CGF.ConvertType(ExpT); in AdjustObjCObjectType() local
280 if (ExpLLVMTy == Result.getScalarVal()->getType()) in AdjustObjCObjectType()
285 ExpLLVMTy)); in AdjustObjCObjectType()