Home | History | Annotate | Download | only in Lex

Lines Matching full:c11

846            // C11 features
847 C11)
848 .Case("c_atomic", LangOpts.C11)
849 .Case("c_generic_selections", LangOpts.C11)
850 .Case("c_static_assert", LangOpts.C11)
942 // C11 features supported by other languages as extensions.