Home | History | Annotate | Download | only in Lex

Lines Matching full:c99

182     // examine enclosing ones (C99 5.1.1.2p4).  Otherwise walk up the
242 // C99 6.10.3p10: If the preprocessing token immediately after the macro
561 // C99 6.10.3p11: Keep track of the number of l_parens we have seen. Note
615 // C99 6.10.3.4p2.
646 // Empty arguments are standard in C99 and C++0x, and are supported as an
648 if (ArgTokens.size() == ArgTokenStart && !LangOpts.C99)
1277 // C99 6.10.8: "__LINE__: The presumed line number (within the current
1298 // C99 6.10.8: "__FILE__: The presumed name of the current source file (a