Searched refs:stopAutoInit (Results 1 – 4 of 4) sorted by relevance
1713 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1718 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1742 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1753 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()
1462 bool stopAutoInit();
6390 bool CodeGenModule::stopAutoInit() { in stopAutoInit() function in CodeGenModule
83 if (CGF.CGM.stopAutoInit()) in initializeAlloca()