Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h192 bool isZeroInitializableAsBase() const { in isZeroInitializableAsBase() function
H A DCGExprConstant.cpp2599 if (baseLayout.isZeroInitializableAsBase()) in EmitNullConstantForBase()