Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2412 QualType SuperTy(Class->getSuperClassType(), 0); in ActOnSuperMessage() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp4284 QualType SuperTy = CGM.getContext().getObjCInterfaceType(Super); in BuildObjCObjectTypeInfo() local
H A DCGObjCMac.cpp214 llvm::StructType *SuperTy; member in __anonb5e682970111::ObjCCommonTypesHelper