Home | History | Annotate | Download | only in AST

Lines Matching full:c99

529   // (This bullet corresponds to C99 6.2.2p3.)
537 // declared to have external linkage; or (there is no equivalent in C99)
590 // C99 6.2.2p5:
673 // C99 6.2.2p4 and propagating the visibility attribute, so we don't have
1694 // C99 6.7p5:
1698 // C99 6.9.2p1:
1714 // C99 6.9.2p2:
2507 // C99 6.7.4p6:
2531 /// In C99, inline definitions are not externally visible by default. However,
2533 /// inline definition becomes externally visible (C99 6.7.4p6).
2537 /// opposite of C99 semantics. In particular, "inline" by itself will create
2572 // C99 6.7.4p6:
2583 // C99 6.7.4p6: