Home
last modified time | relevance | path

Searched defs:superType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp360 if (const ObjCObjectType *superType = getSuperClassType()) { in getSuperClass() local
H A DType.cpp1698 QualType superType = objectType->getSuperClassType(); in getObjCSubstitutions() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp3269 QualType superType = getSuperStructType(); in SynthMessageExpr() local
3361 QualType superType = getSuperStructType(); in SynthMessageExpr() local