Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExpr.cpp320 auto getReferencedObjCProp = [](const NamedDecl *D) -> in DiagnoseUseOfDecl() local
326 if (const ObjCPropertyDecl *ObjCPDecl = getReferencedObjCProp(D)) { in DiagnoseUseOfDecl()