Searched defs:RequiresSecondPass (Results 1 – 1 of 1) sorted by relevance
692 bool &RequiresSecondPass, bool FillWithNoInit) { in FillInEmptyInitForBase()724 bool &RequiresSecondPass, in FillInEmptyInitForField()821 bool &RequiresSecondPass, in FillInEmptyInitializations()1037 bool RequiresSecondPass = false; in InitListChecker() local