Searched defs:thisType (Results 1 – 11 of 11) sorted by relevance
| /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/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 | 1336 … const thisType = checker.getTypeOfSymbolAtLocation(functionSignature.thisParameter, node); constant
|
| /third_party/typescript/src/compiler/ |
| D | checker.ts | 10338 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/ |
| D | completions.ts | 2737 …const thisType = typeChecker.tryGetThisTypeAt(scopeNode, /*includeGlobalThis*/ false, isClassLike(… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2809 thisType: TypeParameter | undefined; property
|
| D | typescriptServices.d.ts | 2809 thisType: TypeParameter | undefined; property
|
| D | tsserverlibrary.d.ts | 2809 thisType: TypeParameter | undefined; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2809 thisType: TypeParameter | undefined; property
|
| D | tsserverlibrary.d.ts | 2809 thisType: TypeParameter | undefined; property
|