Home | History | Annotate | Download | only in clang-c

Lines Matching full:c99

1719   /** \brief [C99 6.5.2.1] Array Subscripting.
1736 /** \brief An explicit cast in C (C99 6.5.4) or a C-style cast in C++
1743 /** \brief [C99 6.5.2.5]
2054 /** \brief The null satement ";": C99 6.8.3p3.