Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransProperties.cpp113 ObjCIvarDecl *ivarD = implD->getPropertyIvarDecl(); in doTransform() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp658 if (auto *ivarD = dyn_cast<ObjCIvarDecl>(D)) { in handleDeclForVisitation() local