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