Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DTransProperties.cpp113 ObjCIvarDecl *ivarD = implD->getPropertyIvarDecl(); in doTransform() local
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp659 if (auto *ivarD = dyn_cast<ObjCIvarDecl>(D)) { in handleDeclForVisitation() local