Home
last modified time | relevance | path

Searched refs:isDeprecatedDeclaration (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/
DsymbolDisplay.ts103 function isDeprecatedDeclaration(decl: Declaration) { function
111 …Flags = length(declarations) && isDeprecatedDeclaration(declaration) && some(declarations, d => !i…
/third_party/typescript/lib/
DtypescriptServices.js131558 function isDeprecatedDeclaration(decl) { function
131565 …ngth(declarations) && isDeprecatedDeclaration(declaration) && ts.some(declarations, function (d) {…
Dtsserverlibrary.js131558 function isDeprecatedDeclaration(decl) { function
131565 …ngth(declarations) && isDeprecatedDeclaration(declaration) && ts.some(declarations, function (d) {…
Dtsserver.js130989 function isDeprecatedDeclaration(decl) { function
130996 …ngth(declarations) && isDeprecatedDeclaration(declaration) && ts.some(declarations, function (d) {…
Dtypescript.js131558 function isDeprecatedDeclaration(decl) { function
131565 …ngth(declarations) && isDeprecatedDeclaration(declaration) && ts.some(declarations, function (d) {…