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.cpp692 bool &RequiresSecondPass, bool FillWithNoInit) { in FillInEmptyInitForBase()
724 bool &RequiresSecondPass, in FillInEmptyInitForField()
821 bool &RequiresSecondPass, in FillInEmptyInitializations()
1037 bool RequiresSecondPass = false; in InitListChecker() local