Searched defs:getClassType (Results 1 – 8 of 8) sorted by relevance
131 private static Class<?>[] getClassType(String desc, int descLen, in getClassType() method in Desc
57 public Type getClassType() { in getClassType() method in MutableClass
100 public ObjectType getClassType( final ConstantPoolGen cpg ) { in getClassType() method in FieldOrMethod
192 TypeIndex getClassType() const { return ClassType; } in getClassType() function231 TypeIndex getClassType() const { return ClassType; } in getClassType() function
203 TypeIndex getClassType() const { return ClassType; } in getClassType() function247 TypeIndex getClassType() const { return ClassType; } in getClassType() function
2437 QualType getClassType = getSimpleFunctionType(Context->getObjCIdType(), in SynthGetClassFunctionDecl() local2452 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetSuperClassFunctionDecl() local2467 QualType getClassType = getSimpleFunctionType(Context->getObjCIdType(), in SynthGetMetaClassFunctionDecl() local
2513 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetClassFunctionDecl() local2528 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetSuperClassFunctionDecl() local2543 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetMetaClassFunctionDecl() local
843 DIType *getClassType() const { in getClassType() function