Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp472 InitListExpr *ILE, bool &RequiresSecondPass,
476 InitListExpr *ILE, bool &RequiresSecondPass,
479 InitListExpr *ILE, bool &RequiresSecondPass,
627 bool &RequiresSecondPass, bool FillWithNoInit) { in FillInEmptyInitForBase() argument
646 FillInEmptyInitializations(BaseEntity, InnerILE, RequiresSecondPass, in FillInEmptyInitForBase()
651 RequiresSecondPass, ILE, Init, in FillInEmptyInitForBase()
659 bool &RequiresSecondPass, in FillInEmptyInitForField() argument
699 RequiresSecondPass = true; in FillInEmptyInitForField()
736 RequiresSecondPass = true; in FillInEmptyInitForField()
741 RequiresSecondPass, ILE, Init, FillWithNoInit); in FillInEmptyInitForField()
[all …]