Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp1071 const ObjCPropertyDecl *ObjCPDecl = nullptr; in DiagnoseAvailabilityOfDecl() local
H A DSemaExpr.cpp326 if (const ObjCPropertyDecl *ObjCPDecl = getReferencedObjCProp(D)) { in DiagnoseUseOfDecl() local