Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprConstant.cpp2192 static llvm::Constant *EmitNullConstant(CodeGenModule &CGM, in EmitNullConstant() function
2295 llvm::Constant *CodeGenModule::EmitNullConstant(QualType T) { in EmitNullConstant() function in CodeGenModule