Searched defs:typeToDisplayParts (Results 1 – 5 of 5) sorted by relevance
/third_party/typescript/src/services/ |
D | utilities.ts | 2208 …export function typeToDisplayParts(typechecker: TypeChecker, type: Type, enclosingDeclaration?: No… function
|
/third_party/typescript/lib/ |
D | typescriptServices.js | 117887 function typeToDisplayParts(typechecker, type, enclosingDeclaration, flags) { function
|
D | typescript.js | 117887 function typeToDisplayParts(typechecker, type, enclosingDeclaration, flags) { function
|
D | tsserverlibrary.js | 117887 function typeToDisplayParts(typechecker, type, enclosingDeclaration, flags) { function
|
D | tsserver.js | 117318 function typeToDisplayParts(typechecker, type, enclosingDeclaration, flags) { function
|