OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
246
Deprecation
: "
deprecation
"
Completed in 1814 milliseconds