Searched defs:ObjCPDecl (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaAvailability.cpp | 991 const ObjCPropertyDecl *ObjCPDecl = nullptr; DiagnoseAvailabilityOfDecl() local |
H A D | SemaExpr.cpp | 332 if (const ObjCPropertyDecl *ObjCPDecl = getReferencedObjCProp(D)) { DiagnoseUseOfDecl() local |