Searched refs:stopAutoInit (Results 1 – 4 of 4) sorted by relevance
1788 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1796 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1823 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1834 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()
1537 bool stopAutoInit();
7561 bool CodeGenModule::stopAutoInit() { in stopAutoInit() function in CodeGenModule
87 if (CGF.CGM.stopAutoInit()) in initializeAlloca()