Home
last modified time | relevance | path

Searched defs:EmitNullConstant (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp2505 static llvm::Constant *EmitNullConstant(CodeGenModule &CGM, in EmitNullConstant() function
2611 llvm::Constant *CodeGenModule::EmitNullConstant(QualType T) { in EmitNullConstant() function in CodeGenModule