Searched refs:stopAutoInit (Results 1 – 4 of 4) sorted by relevance
1729 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1734 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1758 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1769 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()
1513 bool stopAutoInit();
6917 bool CodeGenModule::stopAutoInit() { in stopAutoInit() function in CodeGenModule
85 if (CGF.CGM.stopAutoInit()) in initializeAlloca()