Lines Matching defs:hasEHFunclets
67 bool hasEHFunclets = MMI->hasEHFunclets();84 forceEmitPersonality || ((hasLandingPads || hasEHFunclets) &&94 shouldEmitLSDA = hasEHFunclets;122 if (Per == EHPersonality::MSVC_Win64SEH && MMI->hasEHFunclets())247 } else if (Per == EHPersonality::MSVC_Win64SEH && MMI->hasEHFunclets() &&