Searched defs:getClassType (Results 1 – 3 of 3) sorted by relevance
187 TypeIndex getClassType() const { return ClassType; } in getClassType() function226 TypeIndex getClassType() const { return ClassType; } in getClassType() function
2519 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetClassFunctionDecl() local2534 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetSuperClassFunctionDecl() local2549 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(), in SynthGetMetaClassFunctionDecl() local
705 DIType *DIDerivedType::getClassType() const { in getClassType() function in DIDerivedType