Searched defs:getClassType (Results 1 – 11 of 11) sorted by relevance
/external/javassist/src/main/javassist/runtime/ |
D | Desc.java | 131 private static Class<?>[] getClassType(String desc, int descLen, in getClassType() method in Desc
|
/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/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-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 186 TypeIndex getClassType() const { return ClassType; } in getClassType() function 225 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/llvm-project/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 2446 QualType getClassType = getSimpleFunctionType(Context->getObjCIdType(), in SynthGetClassFunctionDecl() local 2461 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetSuperClassFunctionDecl() local 2476 QualType getClassType = getSimpleFunctionType(Context->getObjCIdType(), in SynthGetMetaClassFunctionDecl() local
|
D | RewriteModernObjC.cpp | 2519 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetClassFunctionDecl() local 2534 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetSuperClassFunctionDecl() local 2549 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/llvm-project/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 997 DIType *getClassType() const { in getClassType() function
|