Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:LO

693   const LangOptions &LO = CGM.getLangOpts();
694 if (!LO.Exceptions) {
695 if (!LO.Borland && !LO.MicrosoftExt)