Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getLangOptions

1155   const LangOptions &getLangOptions() const { return CGM.getLangOptions(); }
1223 return getLangOptions().Exceptions;
1225 return getLangOptions().Exceptions &&