Home
last modified time | relevance | path

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

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