/external/javassist/src/main/javassist/runtime/ |
D | Desc.java | 131 private static Class<?>[] getClassType(String desc, int descLen, in getClassType() method in Desc
|
/external/robolectric/sandbox/src/main/java/org/robolectric/internal/bytecode/ |
D | MutableClass.java | 57 public Type getClassType() { in getClassType() method in MutableClass
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | FieldOrMethod.java | 100 public ObjectType getClassType( final ConstantPoolGen cpg ) { in getClassType() method in FieldOrMethod
|
/external/ksp/common-util/src/main/kotlin/com/google/devtools/ksp/ |
D | PsiUtils.kt | 153 fun KtClassOrObject.getClassType(): ClassKind { in KtClassOrObject() method
|
/external/pytorch/torch/csrc/jit/frontend/ |
D | sugared_value.h | 755 ClassTypePtr getClassType() const override { in getClassType() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 187 TypeIndex getClassType() const { return ClassType; } in getClassType() function 226 TypeIndex getClassType() const { return ClassType; } in getClassType() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 192 TypeIndex getClassType() const { return ClassType; } in getClassType() function 231 TypeIndex getClassType() const { return ClassType; } in getClassType() function
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 203 TypeIndex getClassType() const { return ClassType; } in getClassType() function 247 TypeIndex getClassType() const { return ClassType; } in getClassType() function
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 2437 QualType getClassType = getSimpleFunctionType(Context->getObjCIdType(), in SynthGetClassFunctionDecl() local 2452 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetSuperClassFunctionDecl() local 2467 QualType getClassType = getSimpleFunctionType(Context->getObjCIdType(), in SynthGetMetaClassFunctionDecl() local
|
D | RewriteModernObjC.cpp | 2513 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetClassFunctionDecl() local 2528 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetSuperClassFunctionDecl() local 2543 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetMetaClassFunctionDecl() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 843 DIType *getClassType() const { in getClassType() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 634 DIType *DIDerivedType::getClassType() const { in getClassType() function in DIDerivedType
|
/external/pytorch/torch/csrc/jit/python/ |
D | script_init.cpp | 442 ClassTypePtr getClassType() const override { in getClassType() function
|