Searched defs:createJSDocTypeLiteral (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 736 …export const createJSDocTypeLiteral = Debug.deprecate(factory.createJSDocTypeLiteral, factoryDepre… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3946 …createJSDocTypeLiteral(jsDocPropertyTags?: readonly JSDocPropertyLikeTag[], isArrayType?: boolean)… method 8062 …const createJSDocTypeLiteral: (jsDocPropertyTags?: readonly JSDocPropertyLikeTag[] | undefined, is… constant
|
| D | typescriptServices.d.ts | 3946 …createJSDocTypeLiteral(jsDocPropertyTags?: readonly JSDocPropertyLikeTag[], isArrayType?: boolean)… method 8062 …const createJSDocTypeLiteral: (jsDocPropertyTags?: readonly JSDocPropertyLikeTag[] | undefined, is… constant
|
| D | tsserverlibrary.d.ts | 3946 …createJSDocTypeLiteral(jsDocPropertyTags?: readonly JSDocPropertyLikeTag[], isArrayType?: boolean)… method 12008 …const createJSDocTypeLiteral: (jsDocPropertyTags?: readonly JSDocPropertyLikeTag[] | undefined, is… constant
|
| D | tsc.js | 21246 function createJSDocTypeLiteral(propertyTags, isArrayType) { function
|
| D | typingsInstaller.js | 26322 function createJSDocTypeLiteral(propertyTags, isArrayType) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3946 …createJSDocTypeLiteral(jsDocPropertyTags?: readonly JSDocPropertyLikeTag[], isArrayType?: boolean)… method 8062 …const createJSDocTypeLiteral: (jsDocPropertyTags?: readonly JSDocPropertyLikeTag[] | undefined, is… constant
|
| D | tsserverlibrary.d.ts | 3946 …createJSDocTypeLiteral(jsDocPropertyTags?: readonly JSDocPropertyLikeTag[], isArrayType?: boolean)… method 12008 …const createJSDocTypeLiteral: (jsDocPropertyTags?: readonly JSDocPropertyLikeTag[] | undefined, is… constant
|