Searched defs:PropertyTy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 2645 QualType PropertyTy = PropertyDecl->getType(); CheckObjCPropertyAttributes() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCMac.cpp | 220 llvm::StructType *PropertyTy; member in __anonf3b340e90111::ObjCCommonTypesHelper |