Home
last modified time | relevance | path

Searched defs:isArrayType (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript_eslint/packages/eslint-plugin/typings/
Dtypescript.d.ts14 isArrayType(type: Type): type is TypeReference; method
/third_party/typescript/tests/baselines/reference/JSDocParsing/
DDocComments.parsesCorrectly.Nested @param tags.json98 "isArrayType": false boolean
DDocComments.parsesCorrectly.typedefTagWithChildrenTags.json114 "isArrayType": false boolean
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp209 static bool isArrayType(StringView S) { return S[0] == 'Y'; } in isArrayType() function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1882 readonly isArrayType: boolean; property
Dtsserverlibrary.d.ts1882 readonly isArrayType: boolean; property
/third_party/typescript/lib/
Dtsserverlibrary.d.ts1874 readonly isArrayType: boolean; property
Dtypescript.d.ts1874 readonly isArrayType: boolean; property
DtypescriptServices.d.ts1874 readonly isArrayType: boolean; property
Dtsc.js19112 function createJSDocTypeLiteral(propertyTags, isArrayType) { argument
19119 function updateJSDocTypeLiteral(node, propertyTags, isArrayType) { argument
36279 isArrayType: isArrayType, property
51379 function isArrayType(type) { function
DtypingsInstaller.js23811 function createJSDocTypeLiteral(propertyTags, isArrayType) { argument
23819 function updateJSDocTypeLiteral(node, propertyTags, isArrayType) { argument
44423 isArrayType: isArrayType, property
61739 function isArrayType(type) { function
DtypescriptServices.js24016 function createJSDocTypeLiteral(propertyTags, isArrayType) { argument
24024 function updateJSDocTypeLiteral(node, propertyTags, isArrayType) { argument
44628 isArrayType: isArrayType, property
61944 function isArrayType(type) { function
Dtypescript.js24016 function createJSDocTypeLiteral(propertyTags, isArrayType) { argument
24024 function updateJSDocTypeLiteral(node, propertyTags, isArrayType) { argument
44628 isArrayType: isArrayType, property
61944 function isArrayType(type) { function
Dtsserverlibrary.js24016 function createJSDocTypeLiteral(propertyTags, isArrayType) { argument
24024 function updateJSDocTypeLiteral(node, propertyTags, isArrayType) { argument
44628 isArrayType: isArrayType, property
61944 function isArrayType(type) { function
Dtsserver.js23822 function createJSDocTypeLiteral(propertyTags, isArrayType) { argument
23830 function updateJSDocTypeLiteral(node, propertyTags, isArrayType) { argument
44434 isArrayType: isArrayType, property
61750 function isArrayType(type) { function