Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1517 auto ZeroInit = llvm::Constant::getNullValue(emptyStruct); GetSectionBounds() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1635 setRequiresZeroInitialization(bool ZeroInit) setRequiresZeroInitialization() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp10387 bool ZeroInit = E->requiresZeroInitialization(); VisitCXXConstructExpr() local