Searched defs:IFD (Results 1 – 13 of 13) sorted by relevance
109 const ObjCInterfaceDecl *IFD) {} in AddedObjCCategoryToInterface()
920 if (auto *IFD = dyn_cast<ObjCInterfaceDecl>(CtxD)) { in getNextRedeclarationImpl() local931 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in getNextRedeclarationImpl() local962 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) { in getCanonicalDecl() local
3168 const IndirectFieldDecl *IFD = cast<IndirectFieldDecl>(VD); in getFieldOffset() local
2738 const IndirectFieldDecl *IFD) { in HandleLValueIndirectMember()4164 } else if (const IndirectFieldDecl *IFD = in HandleMemberPointerAccess() local5655 } else if (IndirectFieldDecl *IFD = I->getIndirectMember()) { in HandleConstructorCall() local7297 } else if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(MD)) { in VisitMemberExpr() local10406 } else if (auto *IFD = dyn_cast<IndirectFieldDecl>(ME->getMemberDecl())) { in isDesignatorAtObjectEnd() local
652 else if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(D)) in mangle() local
678 } else if (const auto *IFD = dyn_cast<IndirectFieldDecl>(D)) { in getLVForNamespaceScopeDecl() local
199 const ObjCInterfaceDecl *IFD) { in AddedObjCCategoryToInterface()
2333 const ObjCInterfaceDecl *IFD) { in DiagnoseMissingDesignatedInitOverrides()
4805 if (const auto *IFD = dyn_cast<IndirectFieldDecl>(I)) in findDefaultInitializer() local16582 if (const auto *IFD = dyn_cast<IndirectFieldDecl>(I)) in ActOnFields() local
2503 if (auto *IFD = dyn_cast<IndirectFieldDecl>(ND)) { in CheckDesignatedInitializer() local
1948 if (IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(D)) in BuildDeclRefExpr() local
3820 } else if (auto *IFD = dyn_cast<IndirectFieldDecl>(I)) { in DiagnoseUninitializedFields() local
5911 const ObjCInterfaceDecl *IFD) { in AddedObjCCategoryToInterface()