Home
last modified time | relevance | path

Searched defs:thisType (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/npm/node_modules/protoduck/
Dindex.js64 matches (thisType, argTypes) { argument
96 const duck = function (thisType, argTypes) { argument
297 constructor (parent, thisType, argTypes) { argument
/third_party/gptfdisk/
Dparttypes.cc587 AType* thisType = allTypes; in ShowAllTypes() local
628 AType* thisType = allTypes; in Valid() local
/third_party/skia/modules/particles/include/
DSkReflected.h74 const Type* thisType = this->getType(); in isOfType() local
/third_party/flutter/skia/modules/particles/include/
DSkReflected.h74 const Type* thisType = this->getType(); in isOfType() local
/third_party/typescript/tests/baselines/reference/
DparserRealSource6.js311 …ers, ambientValueMembers, enclosedTypes, ambientEnclosedTypes, context, thisType, classType, modul… argument
/third_party/typescript/src/services/refactors/
DextractSymbol.ts1279 … const thisType = checker.getTypeOfSymbolAtLocation(functionSignature.thisParameter, node); constant
/third_party/typescript/src/services/
Dcompletions.ts1549 … const thisType = typeChecker.tryGetThisTypeAt(scopeNode, /*includeGlobalThis*/ false); constant
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2579 thisType: TypeParameter | undefined; property
DtypescriptServices.d.ts2579 thisType: TypeParameter | undefined; property
Dtypescript.d.ts2579 thisType: TypeParameter | undefined; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2593 thisType: TypeParameter | undefined; property
Dtypescript.d.ts2593 thisType: TypeParameter | undefined; property