Searched refs:stopAutoInit (Results 1 – 4 of 4) sorted by relevance
1842 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1850 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1877 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()1888 if (CGM.stopAutoInit()) in emitZeroOrPatternForAutoVarInit()
1704 bool stopAutoInit();
168 if (CGF.CGM.stopAutoInit()) in initializeAlloca()
8043 bool CodeGenModule::stopAutoInit() { in stopAutoInit() function in CodeGenModule