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

  /external/clang/lib/Parse/
ParseDecl.cpp 848 /// 'obsoleted' = version
859 enum { Introduced, Deprecated, Obsoleted, Unknown };
885 // "introduced", "deprecated", and "obsoleted", do so now.
889 Ident_obsoleted = PP.getIdentifierInfo("obsoleted");
    [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 60 milliseconds