Home | History | Annotate | Download | only in Lex

Lines Matching refs:C99

187     // examine enclosing ones (C99 5.1.1.2p4).  Otherwise walk up the
546 // C99 6.10.3p11: Keep track of the number of l_parens we have seen. Note
600 // C99 6.10.3.4p2.
631 // Empty arguments are standard in C99 and C++0x, and are supported as an
633 if (ArgTokens.size() == ArgTokenStart && !LangOpts.C99)
1250 // C99 6.10.8: "__LINE__: The presumed line number (within the current
1271 // C99 6.10.8: "__FILE__: The presumed name of the current source file (a