Lines Matching refs:IndirectFieldDecl
2030 const IndirectFieldDecl *IFD) {
3319 } else if (const IndirectFieldDecl *IFD =
3320 dyn_cast<IndirectFieldDecl>(MemPtr.getDecl())) {
4087 } else if (IndirectFieldDecl *IFD = I->getIndirectMember()) {
4643 } else if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(MD)) {
6640 } else if (auto *IFD = dyn_cast<IndirectFieldDecl>(ME->getMemberDecl())) {