Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjC.cpp570 return CGF.EmitObjCAllocInit(Receiver, CGF.ConvertType(OME->getType())); in tryEmitSpecializedAllocInit()
2759 llvm::Value *CodeGenFunction::EmitObjCAllocInit(llvm::Value *value, in EmitObjCAllocInit() function in CodeGenFunction
HDCodeGenFunction.h4772 llvm::Value *EmitObjCAllocInit(llvm::Value *value, llvm::Type *resultType);