Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjC.cpp276 llvm::Type *ExpLLVMTy = CGF.ConvertType(ExpT); in AdjustObjCObjectType() local
277 if (ExpLLVMTy == Result.getScalarVal()->getType()) in AdjustObjCObjectType()
282 ExpLLVMTy)); in AdjustObjCObjectType()