Searched defs:getSuperClassType (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/include/clang/AST/ | ||
| H A D | DeclObjC.h | 1564 const ObjCObjectType *getSuperClassType() const { in getSuperClassType() function |
| /llvm-project/clang/lib/AST/ | ||
| H A D | Type.cpp | 1807 QualType ObjCObjectPointerType::getSuperClassType() const { getSuperClassType() function in ObjCObjectPointerType |