Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp738 bool &RequiresSecondPass, bool FillWithNoInit) { in FillInEmptyInitForBase()
770 bool &RequiresSecondPass, in FillInEmptyInitForField()
892 bool &RequiresSecondPass, in FillInEmptyInitializations()
1108 bool RequiresSecondPass = false; in InitListChecker() local