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

  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 13 // deprecation and access control --- are suppressed based on
115 enum DDKind { Deprecation, Access, ForbiddenType };
164 assert(Kind == Deprecation && "Not a deprecation diagnostic.");
169 assert(Kind == Deprecation && "Not a deprecation diagnostic.");
218 /// Deprecation
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ConsoleModel.js 242 Deprecation: "deprecation"

Completed in 37 milliseconds