Home
last modified time | relevance | path

Searched refs:RequiresZeroInit (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp15249 bool RequiresZeroInit, in BuildCXXConstructExpr() argument
15284 IsStdInitListInitialization, RequiresZeroInit, in BuildCXXConstructExpr()
15297 bool RequiresZeroInit, in BuildCXXConstructExpr() argument
15309 RequiresZeroInit, ConstructKind, ParenRange); in BuildCXXConstructExpr()
15322 bool RequiresZeroInit, in BuildCXXConstructExpr() argument
15340 IsStdInitListInitialization, RequiresZeroInit, in BuildCXXConstructExpr()
H A DTreeTransform.h3223 bool RequiresZeroInit, in RebuildCXXConstructExpr() argument
3243 RequiresZeroInit, ConstructKind, in RebuildCXXConstructExpr()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5795 bool RequiresZeroInit, unsigned ConstructKind,
5806 bool RequiresZeroInit, unsigned ConstructKind,
5817 bool IsStdInitListInitialization, bool RequiresZeroInit,