Home
last modified time | relevance | path

Searched defs:getClassType (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/external/javassist/src/main/javassist/runtime/
H A DDesc.java131 private static Class<?>[] getClassType(String desc, int descLen, in getClassType() method in Desc
/aosp_15_r20/external/robolectric/sandbox/src/main/java/org/robolectric/internal/bytecode/
H A DMutableClass.java57 public Type getClassType() { in getClassType() method in MutableClass
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DFieldOrMethod.java100 public ObjectType getClassType( final ConstantPoolGen cpg ) { in getClassType() method in FieldOrMethod
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/cst/
H A DCstType.java225 public Type getClassType() { in getClassType() method in CstType
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/cst/
H A DCstType.java259 public Type getClassType() { in getClassType() method in CstType
/aosp_15_r20/external/ksp/common-util/src/main/kotlin/com/google/devtools/ksp/
H A DPsiUtils.kt153 fun KtClassOrObject.getClassType(): ClassKind { in KtClassOrObject() method
/aosp_15_r20/cts/tests/signature/lib/common/src/android/signature/cts/
H A DJDiffClassDescription.java107 JDiffType getClassType() { in getClassType() method in JDiffClassDescription
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DTypeRecord.h187 TypeIndex getClassType() const { return ClassType; } in getClassType() function
226 TypeIndex getClassType() const { return ClassType; } in getClassType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DTypeRecord.h187 TypeIndex getClassType() const { return ClassType; } in getClassType() function
226 TypeIndex getClassType() const { return ClassType; } in getClassType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DTypeRecord.h187 TypeIndex getClassType() const { return ClassType; } in getClassType() function
226 TypeIndex getClassType() const { return ClassType; } in getClassType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DTypeRecord.h187 TypeIndex getClassType() const { return ClassType; } in getClassType() function
226 TypeIndex getClassType() const { return ClassType; } in getClassType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h187 TypeIndex getClassType() const { return ClassType; } in getClassType() function
226 TypeIndex getClassType() const { return ClassType; } in getClassType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h192 TypeIndex getClassType() const { return ClassType; } in getClassType() function
231 TypeIndex getClassType() const { return ClassType; } in getClassType() function
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h203 TypeIndex getClassType() const { return ClassType; } in getClassType() function
247 TypeIndex getClassType() const { return ClassType; } in getClassType() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dsugared_value.h755 ClassTypePtr getClassType() const override { in getClassType() function
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2437 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
H A DRewriteModernObjC.cpp2513 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
/aosp_15_r20/tools/metalava/metalava-model-psi/src/main/java/com/android/tools/metalava/model/psi/
H A DPsiCodebaseAssembler.kt138 internal fun getClassType(cls: PsiClass): PsiClassType = in <lambda>() method
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h843 DIType *getClassType() const { in getClassType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDebugInfoMetadata.cpp634 DIType *DIDerivedType::getClassType() const { in getClassType() function in DIDerivedType
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dscript_init.cpp442 ClassTypePtr getClassType() const override { in getClassType() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDlint.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
HDlint-api.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/tools/metalava/metalava-model-psi/metalava-model-psi/linux_glibc_common/kotlin_headers/
Dmetalava-model-psi.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/tools__metalava__metalava-model- ...
/aosp_15_r20/external/guice/lib/build/
HDcglib-3.2.6.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/ ...

1234