Searched defs:getIndexInfoOfType (Results 1 – 11 of 11) sorted by relevance
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2172 getIndexInfoOfType(type: Type, kind: IndexKind): IndexInfo | undefined; method
|
| D | typescriptServices.d.ts | 2172 getIndexInfoOfType(type: Type, kind: IndexKind): IndexInfo | undefined; method
|
| D | tsserverlibrary.d.ts | 2172 getIndexInfoOfType(type: Type, kind: IndexKind): IndexInfo | undefined; method
|
| D | tsc.js | 36086 getIndexInfoOfType: getIndexInfoOfType, property 44962 function getIndexInfoOfType(type, kind) { function
|
| D | typingsInstaller.js | 44227 getIndexInfoOfType: getIndexInfoOfType, property 54458 function getIndexInfoOfType(type, kind) { function
|
| D | typescriptServices.js | 44432 getIndexInfoOfType: getIndexInfoOfType, property 54663 function getIndexInfoOfType(type, kind) { function
|
| D | typescript.js | 44432 getIndexInfoOfType: getIndexInfoOfType, property 54663 function getIndexInfoOfType(type, kind) { function
|
| D | tsserverlibrary.js | 44432 getIndexInfoOfType: getIndexInfoOfType, property 54663 function getIndexInfoOfType(type, kind) { function
|
| D | tsserver.js | 44238 getIndexInfoOfType: getIndexInfoOfType, property 54469 function getIndexInfoOfType(type, kind) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2188 getIndexInfoOfType(type: Type, kind: IndexKind): IndexInfo | undefined; method
|
| D | tsserverlibrary.d.ts | 2188 getIndexInfoOfType(type: Type, kind: IndexKind): IndexInfo | undefined; method
|