Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGRecordLayout.h191 bool isZeroInitializableAsBase() const { in isZeroInitializableAsBase() function
H A DCGExprConstant.cpp2331 if (baseLayout.isZeroInitializableAsBase()) in EmitNullConstantForBase()