Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaInit.cpp348 InitListExpr *ILE, bool &RequiresSecondPass,
352 InitListExpr *ILE, bool &RequiresSecondPass,
355 InitListExpr *ILE, bool &RequiresSecondPass,
496 bool &RequiresSecondPass, bool FillWithNoInit) { in FillInEmptyInitForBase() argument
517 RequiresSecondPass, FillWithNoInit); in FillInEmptyInitForBase()
521 RequiresSecondPass, /*FillWithNoInit =*/true); in FillInEmptyInitForBase()
528 bool &RequiresSecondPass, in FillInEmptyInitForField() argument
562 RequiresSecondPass = true; in FillInEmptyInitForField()
599 RequiresSecondPass = true; in FillInEmptyInitForField()
604 RequiresSecondPass, FillWithNoInit); in FillInEmptyInitForField()
[all …]