Home
last modified time | relevance | path

Searched defs:getClass (Results 1 – 25 of 32) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DprivateNameStaticFieldAssignment.js32 static getClass() { method in A
81 static getClass() { method in A
DprivateNameStaticFieldUnaryMutation.js28 getClass() { return C; } method in C
72 getClass() { return C; } method in C
DprivateNameStaticMethodCallExpression.js23 static getClass() { return AA; } method in AA
52 static getClass() { return AA; } method in AA
DprivateNameStaticFieldCallExpression.js19 getClass() { return A; } method in A
48 getClass() { return A; } method in A
DprivateNameStaticAccessorsCallExpression.js18 static getClass() { return A; } method in A
47 static getClass() { return A; } method in A
DprivateNameStaticMethodClassExpression.js5 static getClass() { return D; } method in C
DdeclarationEmitExpressionInExtends2.js35 function getClass(c) { function
DdeclarationEmitExpressionInExtends5.js55 function getClass() { function
/third_party/typescript/tests/cases/conformance/classes/members/privateNames/
DprivateNameStaticFieldAssignment.ts33 static getClass() { method in A
DprivateNameStaticFieldCallExpression.ts20 getClass() { return A; } method in A
DprivateNameStaticAccessorsCallExpression.ts19 static getClass() { return A; } method in A
DprivateNameStaticMethodCallExpression.ts24 static getClass() { return AA; } method in AA
DprivateNameStaticFieldUnaryMutation.ts29 getClass() { return C; } method in C
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitExpressionInExtends5.ts16 export function getClass<T>() : new() => T function
DdeclarationEmitExpressionInExtends2.ts8 function getClass<T>(c: T) { function
/third_party/protobuf/php/src/Google/Protobuf/
DEnumDescriptor.php58 public function getClass() function in Google\\Protobuf\\EnumDescriptor
DDescriptor.php62 public function getClass() function in Google\\Protobuf\\Descriptor
/third_party/typescript/src/services/codefixes/
DfixClassDoesntImplementInheritedAbstractMember.ts28 function getClass(sourceFile: SourceFile, pos: number): ClassLikeDeclaration { function
DfixClassIncorrectlyImplementsInterface.ts32 function getClass(sourceFile: SourceFile, pos: number): ClassLikeDeclaration { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolCOFF.h40 uint16_t getClass() const { in getClass() function
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DRepeatedField.php101 public function getClass() function in Google\\Protobuf\\Internal\\RepeatedField
DEnumDescriptor.php74 public function getClass() function in Google\\Protobuf\\Internal\\EnumDescriptor
DDescriptor.php150 public function getClass() function in Google\\Protobuf\\Internal\\Descriptor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h169 const PDBSymbolTypeUDT &getClass() const { return UDT; } in getClass() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUBiDiProps.java170 public final int getClass(int c) { in getClass() method in UBiDiProps

12