Home
last modified time | relevance | path

Searched refs:ObjCPDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaAvailability.cpp948 const ObjCPropertyDecl *ObjCPDecl = nullptr; in DiagnoseAvailabilityOfDecl() local
953 ObjCPDecl = PD; in DiagnoseAvailabilityOfDecl()
958 UnknownObjCClass, ObjCPDecl, ObjCPropertyAccess); in DiagnoseAvailabilityOfDecl()
DSemaExpr.cpp324 if (const ObjCPropertyDecl *ObjCPDecl = getReferencedObjCProp(D)) { in DiagnoseUseOfDecl() local
325 if (diagnoseArgIndependentDiagnoseIfAttrs(ObjCPDecl, Loc)) in DiagnoseUseOfDecl()