Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprObjC.h681 QualType SuperTy) in ObjCPropertyRefExpr()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprObjC.cpp2412 QualType SuperTy(Class->getSuperClassType(), 0); in ActOnSuperMessage() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDItaniumCXXABI.cpp4284 QualType SuperTy = CGM.getContext().getObjCInterfaceType(Super); in BuildObjCObjectTypeInfo() local
HDCGObjCMac.cpp214 llvm::StructType *SuperTy; member in __anon93fe37b10111::ObjCCommonTypesHelper