Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp15448 bool RequiresZeroInit, in BuildCXXConstructExpr() argument
15483 IsStdInitListInitialization, RequiresZeroInit, in BuildCXXConstructExpr()
15496 bool RequiresZeroInit, in BuildCXXConstructExpr() argument
15508 RequiresZeroInit, ConstructKind, ParenRange); in BuildCXXConstructExpr()
15521 bool RequiresZeroInit, in BuildCXXConstructExpr() argument
15539 IsStdInitListInitialization, RequiresZeroInit, in BuildCXXConstructExpr()
H A DTreeTransform.h3285 bool RequiresZeroInit, in RebuildCXXConstructExpr() argument
3305 RequiresZeroInit, ConstructKind, in RebuildCXXConstructExpr()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6078 bool RequiresZeroInit, unsigned ConstructKind,
6089 bool RequiresZeroInit, unsigned ConstructKind,
6100 bool IsStdInitListInitialization, bool RequiresZeroInit,