Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaInit.cpp458 bool &RequiresSecondPass) { in FillInEmptyInitForField()
528 bool &RequiresSecondPass) { in FillInEmptyInitializations()
654 bool RequiresSecondPass = false; in InitListChecker() local