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