Searched defs:superType (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteObjC.cpp | 2699 QualType superType = getSuperStructType(); SynthMessageExpr() local |
H A D | RewriteModernObjC.cpp | 3269 QualType superType = getSuperStructType(); SynthMessageExpr() local |
/llvm-project/clang/lib/AST/ | ||
H A D | DeclObjC.cpp | 360 if (const ObjCObjectType *superType = getSuperClassType()) { getSuperClass() local |
H A D | Type.cpp | 1697 QualType superType = objectType->getSuperClassType(); getObjCSubstitutions() local |