Searched refs:stopAutoInit (Results 1 – 4 of 4) sorted by relevance
1793 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1801 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1828 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1839 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()
1616 bool stopAutoInit();
7710 bool CodeGenModule::stopAutoInit() { in stopAutoInit() function in CodeGenModule
90 if (CGF.CGM.stopAutoInit()) in initializeAlloca()