Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp312 auto getReferencedObjCProp = [](const NamedDecl *D) -> in DiagnoseUseOfDecl() local
318 if (const ObjCPropertyDecl *ObjCPDecl = getReferencedObjCProp(D)) { in DiagnoseUseOfDecl()