Home
last modified time | relevance | path

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

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DFieldOrMethod.java100 public ObjectType getClassType( final ConstantPoolGen cpg ) { in getClassType() method in FieldOrMethod
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h188 TypeIndex getClassType() const { return ClassType; } in getClassType() function
227 TypeIndex getClassType() const { return ClassType; } in getClassType() function
/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