Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dparttypes.cc693 AType* thisType = allTypes; in ShowAllTypes() local
734 AType* thisType = allTypes; in Valid() local
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/5.2/labeledelementdeclarations_may_hold_undefined_elements/
Dlabeledelementdeclarations_may_hold_undefined_elements_7.ts95 thisType: undefined, constant
Dlabeledelementdeclarations_may_hold_undefined_elements_2.ts95 thisType: undefined, constant
Dlabeledelementdeclarations_may_hold_undefined_elements_10.ts95 thisType: undefined, constant
Dlabeledelementdeclarations_may_hold_undefined_elements_8.ts95 thisType: undefined, constant
Dlabeledelementdeclarations_may_hold_undefined_elements_5.ts95 thisType: undefined, constant
Dlabeledelementdeclarations_may_hold_undefined_elements_6.ts96 thisType: undefined, constant
Dlabeledelementdeclarations_may_hold_undefined_elements_3.ts95 thisType: undefined, constant
Dlabeledelementdeclarations_may_hold_undefined_elements_4.ts95 thisType: undefined, constant
Dlabeledelementdeclarations_may_hold_undefined_elements_1.ts97 thisType: undefined, constant
Dlabeledelementdeclarations_may_hold_undefined_elements_9.ts95 thisType: undefined, constant
/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.ts10379 const thisType = includeThisTypes && constant
11564 …const thisType = getIntersectionType(mapDefined(unionSignatures, sig => sig.thisParameter && getTy… constant
11628 …const thisType = getIntersectionType([getTypeOfSymbol(left), instantiateType(getTypeOfSymbol(right… constant
27085 const thisType = getThisTypeFromContextualType(type); constant
27518 const thisType = checkThisExpression(thisAccess.expression); constant
28033 …const thisType = getUnionType([getTypeOfSymbol(left), instantiateType(getTypeOfSymbol(right), mapp… constant
30783 const thisType = getThisTypeOfSignature(signature); constant
31023 const thisType = getThisTypeOfSignature(signature); constant
37605 const thisType = getThisTypeOfSignature(thenSignature); constant
41169 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.ts2826 thisType: TypeParameter | undefined; property
DtypescriptServices.d.ts2826 thisType: TypeParameter | undefined; property
Dtsserverlibrary.d.ts2826 thisType: TypeParameter | undefined; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2826 thisType: TypeParameter | undefined; property
Dtsserverlibrary.d.ts2826 thisType: TypeParameter | undefined; property