Searched defs:nodeOrChildIsDecorated (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | utilities.ts | 2023 export function nodeOrChildIsDecorated(node: ClassDeclaration): boolean; function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 11619 function nodeOrChildIsDecorated(node, parent, grandparent) { function
|
| D | typingsInstaller.js | 15084 function nodeOrChildIsDecorated(node, parent, grandparent) { function
|
| D | typescriptServices.js | 15289 function nodeOrChildIsDecorated(node, parent, grandparent) { function
|
| D | typescript.js | 15289 function nodeOrChildIsDecorated(node, parent, grandparent) { function
|
| D | tsserverlibrary.js | 15289 function nodeOrChildIsDecorated(node, parent, grandparent) { function
|
| D | tsserver.js | 15095 function nodeOrChildIsDecorated(node, parent, grandparent) { function
|