Home | History | Annotate | Download | only in Parse

Lines Matching full:c11

1339 /// [C++11/C11] static_assert-declaration
2086 // implicit int as an extension in C99 and C11.
2262 /// [C11] type-id
2263 /// [C11] constant-expression
2288 /// [C11] '_Alignas' '(' type-id ')'
2289 /// [C11] '_Alignas' '(' constant-expression ')'
2326 /// [C11] alignment-specifier declaration-specifiers[opt]
2338 /// [C11] '_Thread_local'
2839 if (!getLangOpts().C11)
2846 if (!getLangOpts().C11)
3083 // C11 6.7.2.4/4:
4012 // C11 _Atomic
4159 // C11 _Atomic
5570 /// [C11] atomic-specifier: