Home | History | Annotate | Download | only in Parse

Lines Matching defs:Introduced

689 ///   'introduced' '=' version
702 enum { Introduced, Deprecated, Obsoleted, Unknown };
727 // "introduced", "deprecated", and "obsoleted", do so now.
729 Ident_introduced = PP.getIdentifierInfo("introduced");
789 Index = Introduced;
830 for (unsigned Index = Introduced; Index != Unknown; ++Index) {
850 Changes[Introduced],
4340 // cv-qualifiers are introduced through the use of a typedef or of a