Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp614 bool &RequiresSecondPass, bool FillWithNoInit) { in FillInEmptyInitForBase()
646 bool &RequiresSecondPass, in FillInEmptyInitForField()
743 bool &RequiresSecondPass, in FillInEmptyInitializations()
964 bool RequiresSecondPass = false; in InitListChecker() local