Searched refs:stopAutoInit (Results 1 – 4 of 4) sorted by relevance
1716 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1721 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1745 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1756 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()
1462 bool stopAutoInit();
6424 bool CodeGenModule::stopAutoInit() { in stopAutoInit() function in CodeGenModule
83 if (CGF.CGM.stopAutoInit()) in initializeAlloca()