Searched refs:ZeroInitializer (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1058 bool ZeroInitializer = constant->isNullValue(); local
1060 if (ZeroInitializer) {
1065 if (!ZeroInitializer) {

Completed in 62 milliseconds