Searched refs:stopAutoInit (Results 1 – 4 of 4) sorted by relevance
1710 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1715 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1739 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1750 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()
1417 bool stopAutoInit();
6247 bool CodeGenModule::stopAutoInit() { in stopAutoInit() function in CodeGenModule
79 if (CGF.CGM.stopAutoInit()) in initializeAlloca()