Home
last modified time | relevance | path

Searched defs:isInternalDeclaration (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts59 export function isInternalDeclaration(node: Node, currentSourceFile: SourceFile) { function
/third_party/typescript/lib/
Dtypescript.d.ts5985 …function isInternalDeclaration(node: Node, currentSourceFile: SourceFile): boolean | 0 | undefined; method in ts.MemoryUtils
Dtsserverlibrary.d.ts9988 …function isInternalDeclaration(node: Node, currentSourceFile: SourceFile): boolean | 0 | undefined; method in ts.MemoryUtils
DtypingsInstaller.js34034 function isInternalDeclaration(node, currentSourceFile) { function
Dtsc.js97032 function isInternalDeclaration(node, currentSourceFile) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5985 …function isInternalDeclaration(node: Node, currentSourceFile: SourceFile): boolean | 0 | undefined; method in ts.MemoryUtils
Dtsserverlibrary.d.ts9988 …function isInternalDeclaration(node: Node, currentSourceFile: SourceFile): boolean | 0 | undefined; method in ts.MemoryUtils