Searched defs:RequiresSecondPass (Results 1 – 1 of 1) sorted by relevance
458 bool &RequiresSecondPass) { in FillInEmptyInitForField()524 bool &RequiresSecondPass) { in FillInEmptyInitializations()647 bool RequiresSecondPass = false; in InitListChecker() local