Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/runtime/
DDesc.java132 private static Class[] getClassType(String desc, int descLen, in getClassType() method in Desc
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h203 TypeIndex getClassType() const { return ClassType; } in getClassType() function
247 TypeIndex getClassType() const { return ClassType; } in getClassType() function
/external/clang/lib/Frontend/Rewrite/
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
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