Searched refs:EmitBlockCopyAndAutorelease (Results 1 – 6 of 6) sorted by relevance
1350 llvm::Value *EmitBlockCopyAndAutorelease(llvm::Value *Block, QualType Ty);
3345 CodeGenFunction::EmitBlockCopyAndAutorelease(llvm::Value *Block, QualType Ty) { in EmitBlockCopyAndAutorelease() function in CodeGenFunction
1491 return CGF.EmitBlockCopyAndAutorelease(Visit(E), E->getType()); in VisitCastExpr()
3800 CodeGenFunction::EmitBlockCopyAndAutorelease(llvm::Value *Block, QualType Ty) { in EmitBlockCopyAndAutorelease() function in CodeGenFunction
2045 llvm::Value *EmitBlockCopyAndAutorelease(llvm::Value *Block, QualType Ty);
2134 return CGF.EmitBlockCopyAndAutorelease(Visit(E), E->getType()); in VisitCastExpr()