Searched defs:RequiresSecondPass (Results 1 – 1 of 1) sorted by relevance
614 bool &RequiresSecondPass, bool FillWithNoInit) { in FillInEmptyInitForBase()646 bool &RequiresSecondPass, in FillInEmptyInitForField()743 bool &RequiresSecondPass, in FillInEmptyInitializations()964 bool RequiresSecondPass = false; in InitListChecker() local