Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp466 bool FillWithNoInit);
470 bool FillWithNoInit = false);
630 bool &RequiresSecondPass, bool FillWithNoInit) { in FillInEmptyInitForBase() argument
635 ExprResult BaseInit = FillWithNoInit in FillInEmptyInitForBase()
650 ILE, Init, FillWithNoInit); in FillInEmptyInitForBase()
675 if (FillWithNoInit) { in FillInEmptyInitForField()
768 if (FillWithNoInit && VerifyOnly) in FillInEmptyInitializations()
802 FillWithNoInit); in FillInEmptyInitializations()
824 FillWithNoInit); in FillInEmptyInitializations()
837 FillWithNoInit); in FillInEmptyInitializations()
[all …]