Searched refs:GenerateExceptionHandlingCode (Results 1 – 6 of 6) sorted by relevance
354 bool GenerateExceptionHandlingCode() const in GenerateExceptionHandlingCode() function356 return cgOption.GenerateExceptionHandlingCode(); in GenerateExceptionHandlingCode()
235 bool GenerateExceptionHandlingCode() const in GenerateExceptionHandlingCode() function
301 bool GenerateExceptionHandlingCode() const in GenerateExceptionHandlingCode() function
94 if (GetCG()->GetCGOptions().GenerateExceptionHandlingCode()) { in BuildEHFunc()
499 …GetManagerMemPool()->New<CGLowerer>(m, *beCommon, cg->GenerateExceptionHandlingCode(), cg->Generat… in PrepareLower()
2007 bool generateEHCode = GenerateExceptionHandlingCode(); in LowerTryCatchBlocks()