Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp513 bool &RequiresSecondPass, bool FillWithNoInit) { in FillInEmptyInitForBase() argument
538 RequiresSecondPass, ILE, Init, in FillInEmptyInitForBase()
581 RequiresSecondPass = true; in FillInEmptyInitForField()
618 RequiresSecondPass = true; in FillInEmptyInitForField()
627 RequiresSecondPass, ILE, Init, in FillInEmptyInitForField()
802 RequiresSecondPass = true; in FillInEmptyInitializations()
812 RequiresSecondPass, ILE, Init, in FillInEmptyInitializations()
834 bool RequiresSecondPass = false; in InitListChecker() local
837 if (RequiresSecondPass && !hadError) in InitListChecker()
1233 bool RequiresSecondPass = false; in CheckSubElementType() local
[all …]