Searched refs:stopAutoInit (Results 1 – 4 of 4) sorted by relevance
1733 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1738 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1762 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1773 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()
1541 bool stopAutoInit();
7125 bool CodeGenModule::stopAutoInit() { in stopAutoInit() function in CodeGenModule
83 if (CGF.CGM.stopAutoInit()) in initializeAlloca()