Searched refs:emitNullConstant (Results 1 – 4 of 4) sorted by relevance
292 mlir::Value emitNullConstant(QualType t, mlir::Location loc);
282 mlir::Value null = cgf.cgm.emitNullConstant(type, loc); in emitNullInitializationToLValue()
813 mlir::Value CIRGenModule::emitNullConstant(QualType t, mlir::Location loc) { in emitNullConstant() function in CIRGenModule
243 return cgf.cgm.emitNullConstant(e->getType(), in VisitCXXNullPtrLiteralExpr()