Searched defs:classType (Results 1 – 13 of 13) sorted by relevance
| /third_party/typescript/src/services/codefixes/ |
| D | fixClassIncorrectlyImplementsInterface.ts | 56 const classType = checker.getTypeAtLocation(classDeclaration); constant
|
| /third_party/typescript/tests/cases/compiler/ |
| D | escapedIdentifiers.ts | 42 class classType\u0032 { class
|
| /third_party/typescript/tests/baselines/reference/ |
| D | parserRealSource7.js | 294 var classType: Type; variable 341 classType = new Type(); variable 870 function addPrototypeField(classType, ast, context) { argument
|
| D | parserRealSource6.js | 311 …bientValueMembers, enclosedTypes, ambientEnclosedTypes, context, thisType, classType, moduleDecl) { argument
|
| D | parserRealSource8.js | 484 function pushAssignScope(scope, context, type, classType, fnc) { argument
|
| /third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
| D | prefer-readonly.ts | 279 private readonly classType: ts.Type; property in ClassScope
|
| /third_party/flutter/skia/tests/ |
| D | GrTRecorderTest.cpp | 222 ClassType classType = order.next(); in test_subclasses_iter() local
|
| /third_party/typescript/lib/ |
| D | tsc.js | 43821 function getDefaultConstructSignatures(classType) { argument 57009 function getSuperClass(classType) { argument
|
| D | typingsInstaller.js | 53153 function getDefaultConstructSignatures(classType) { argument 68297 function getSuperClass(classType) { argument
|
| D | typescriptServices.js | 53358 function getDefaultConstructSignatures(classType) { argument 68502 function getSuperClass(classType) { argument
|
| D | typescript.js | 53358 function getDefaultConstructSignatures(classType) { argument 68502 function getSuperClass(classType) { argument
|
| D | tsserverlibrary.js | 53358 function getDefaultConstructSignatures(classType) { argument 68502 function getSuperClass(classType) { argument
|
| D | tsserver.js | 53164 function getDefaultConstructSignatures(classType) { argument 68308 function getSuperClass(classType) { argument
|