Home
last modified time | relevance | path

Searched refs:isZeroInitializableAsBase (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayout.h179 bool isZeroInitializableAsBase() const { in isZeroInitializableAsBase() function
H A DCGExprConstant.cpp2131 if (baseLayout.isZeroInitializableAsBase()) in EmitNullConstantForBase()