Home
last modified time | relevance | path

Searched defs:RequiresZeroInit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp15920 bool IsStdInitListInitialization, bool RequiresZeroInit, in BuildCXXConstructExpr() argument
15962 bool IsStdInitListInitialization, bool RequiresZeroInit, in BuildCXXConstructExpr() argument
15985 bool IsStdInitListInitialization, bool RequiresZeroInit, in BuildCXXConstructExpr() argument
H A DTreeTransform.h3513 bool RequiresZeroInit, CXXConstructionKind ConstructKind, in RebuildCXXConstructExpr()