HomeSort by relevance Sort by last modified time
    Searched defs:Introduced (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Parse/
ParseDecl.cpp 816 /// 'introduced' '=' version
829 enum { Introduced, Deprecated, Obsoleted, Unknown };
855 // "introduced", "deprecated", and "obsoleted", do so now.
857 Ident_introduced = PP.getIdentifierInfo("introduced");
912 // Special handling of 'NA' only when applied to introduced or
935 Index = Introduced;
    [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 59 milliseconds