Home | History | Annotate | Download | only in Parse

Lines Matching refs:C11

1444 /// [C++11/C11] static_assert-declaration
2235 // implicit int as an extension in C99 and C11.
2425 /// [C11] type-id
2426 /// [C11] constant-expression
2451 /// [C11] '_Alignas' '(' type-id ')'
2452 /// [C11] '_Alignas' '(' constant-expression ')'
2596 /// [C11] alignment-specifier declaration-specifiers[opt]
2609 /// [C11] '_Thread_local'
3182 if (!getLangOpts().C11)
3189 if (!getLangOpts().C11)
3402 // C11 6.7.2.4/4:
4389 // C11 _Atomic
4527 // C11 _Atomic
6215 /// [C11] atomic-specifier: