Home
last modified time | relevance | path

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

/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/typescript/tests/baselines/reference/
DparserRealSource6.js311 …ers, ambientValueMembers, enclosedTypes, ambientEnclosedTypes, context, thisType, classType, modul… argument
/third_party/typescript/src/services/refactors/
DextractSymbol.ts1336 … const thisType = checker.getTypeOfSymbolAtLocation(functionSignature.thisParameter, node); constant
/third_party/typescript/src/compiler/
Dchecker.ts10338 const thisType = includeThisTypes && constant
11523 …const thisType = getIntersectionType(mapDefined(unionSignatures, sig => sig.thisParameter && getTy… constant
11587 …const thisType = getIntersectionType([getTypeOfSymbol(left), instantiateType(getTypeOfSymbol(right… constant
27044 const thisType = getThisTypeFromContextualType(type); constant
27477 const thisType = checkThisExpression(thisAccess.expression); constant
27992 …const thisType = getUnionType([getTypeOfSymbol(left), instantiateType(getTypeOfSymbol(right), mapp… constant
30717 const thisType = getThisTypeOfSignature(signature); constant
30957 const thisType = getThisTypeOfSignature(signature); constant
37543 const thisType = getThisTypeOfSignature(thenSignature); constant
41107 const thisType = memberIsStatic ? staticType : typeWithThis; constant
/third_party/typescript/src/services/
Dcompletions.ts2737 …const thisType = typeChecker.tryGetThisTypeAt(scopeNode, /*includeGlobalThis*/ false, isClassLike(… constant
/third_party/typescript/lib/
Dtypescript.d.ts2809 thisType: TypeParameter | undefined; property
DtypescriptServices.d.ts2809 thisType: TypeParameter | undefined; property
Dtsserverlibrary.d.ts2809 thisType: TypeParameter | undefined; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2809 thisType: TypeParameter | undefined; property
Dtsserverlibrary.d.ts2809 thisType: TypeParameter | undefined; property