Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjC.cpp569 return CGF.EmitObjCAllocInit(Receiver, CGF.ConvertType(OME->getType())); in tryEmitSpecializedAllocInit()
2733 llvm::Value *CodeGenFunction::EmitObjCAllocInit(llvm::Value *value, in EmitObjCAllocInit() function in CodeGenFunction
H A DCodeGenFunction.h4325 llvm::Value *EmitObjCAllocInit(llvm::Value *value, llvm::Type *resultType);