Home
last modified time | relevance | path

Searched defs:SuperTy (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h681 QualType SuperTy) in ObjCPropertyRefExpr()
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2403 QualType SuperTy(Class->getSuperClassType(), 0); ActOnSuperMessage() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp4009 QualType SuperTy = CGM.getContext().getObjCInterfaceType(Super); BuildObjCObjectTypeInfo() local
H A DCGObjCMac.cpp214 llvm::StructType *SuperTy; member in __anonf3b340e90111::ObjCCommonTypesHelper