Searched defs:thisType (Results 1 – 12 of 12) sorted by relevance
/third_party/node/deps/npm/node_modules/protoduck/ |
D | index.js | 64 matches (thisType, argTypes) { argument 96 const duck = function (thisType, argTypes) { argument 297 constructor (parent, thisType, argTypes) { argument
|
/third_party/gptfdisk/ |
D | parttypes.cc | 587 AType* thisType = allTypes; in ShowAllTypes() local 628 AType* thisType = allTypes; in Valid() local
|
/third_party/skia/modules/particles/include/ |
D | SkReflected.h | 74 const Type* thisType = this->getType(); in isOfType() local
|
/third_party/flutter/skia/modules/particles/include/ |
D | SkReflected.h | 74 const Type* thisType = this->getType(); in isOfType() local
|
/third_party/typescript/tests/baselines/reference/ |
D | parserRealSource6.js | 311 …ers, ambientValueMembers, enclosedTypes, ambientEnclosedTypes, context, thisType, classType, modul… argument
|
/third_party/typescript/src/services/refactors/ |
D | extractSymbol.ts | 1279 … const thisType = checker.getTypeOfSymbolAtLocation(functionSignature.thisParameter, node); constant
|
/third_party/typescript/src/services/ |
D | completions.ts | 1549 … const thisType = typeChecker.tryGetThisTypeAt(scopeNode, /*includeGlobalThis*/ false); constant
|
/third_party/typescript/lib/ |
D | tsserverlibrary.d.ts | 2579 thisType: TypeParameter | undefined; property
|
D | typescriptServices.d.ts | 2579 thisType: TypeParameter | undefined; property
|
D | typescript.d.ts | 2579 thisType: TypeParameter | undefined; property
|
/third_party/typescript/tests/baselines/reference/api/ |
D | tsserverlibrary.d.ts | 2593 thisType: TypeParameter | undefined; property
|
D | typescript.d.ts | 2593 thisType: TypeParameter | undefined; property
|