Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp522 tryEmitSpecializedAllocInit(CodeGenFunction &CGF, const ObjCMessageExpr *OME) { in tryEmitSpecializedAllocInit() function
591 if (Optional<llvm::Value *> Val = tryEmitSpecializedAllocInit(*this, E)) in EmitObjCMessageExpr()