Searched defs:IFD (Results 1 – 15 of 15) sorted by relevance
98 const ObjCInterfaceDecl *IFD) {} in AddedObjCCategoryToInterface()
407 IndirectFieldDecl* IFD = cast<IndirectFieldDecl>(I); in PrintDeclContext() local
206 const ObjCInterfaceDecl *IFD) { in AddedObjCCategoryToInterface()
843 if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(Res.front())) in clang_Type_getOffsetOf() local862 if (const IndirectFieldDecl *IFD = dyn_cast_or_null<IndirectFieldDecl>(D)) in clang_Cursor_getOffsetOfField() local
5805 if (const ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in clang_getCanonicalCursor() local
850 if (ObjCInterfaceDecl *IFD = dyn_cast<ObjCInterfaceDecl>(CtxD)) { in getNextRedeclarationImpl() local862 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in getNextRedeclarationImpl() local887 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in getCanonicalDecl() local
2030 const IndirectFieldDecl *IFD) { in HandleLValueIndirectMember()3319 } else if (const IndirectFieldDecl *IFD = in HandleMemberPointerAccess() local4087 } else if (IndirectFieldDecl *IFD = I->getIndirectMember()) { in HandleConstructorCall() local4643 } else if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(MD)) { in VisitMemberExpr() local6640 } else if (auto *IFD = dyn_cast<IndirectFieldDecl>(ME->getMemberDecl())) { in isDesignatorAtObjectEnd() local
3066 const IndirectFieldDecl *IFD = cast<IndirectFieldDecl>(VD); in getFieldOffset() local
637 else if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(D)) in mangle() local
630 } else if (const auto *IFD = dyn_cast<IndirectFieldDecl>(D)) { in getLVForNamespaceScopeDecl() local
2096 const ObjCInterfaceDecl *IFD) { in DiagnoseMissingDesignatedInitOverrides()
4217 if (const auto *IFD = dyn_cast<IndirectFieldDecl>(I)) in findDefaultInitializer() local13880 if (const auto *IFD = dyn_cast<IndirectFieldDecl>(I)) in ActOnFields() local
2177 if (auto *IFD = dyn_cast<IndirectFieldDecl>(ND)) { in CheckDesignatedInitializer() local
2638 } else if (auto *IFD = dyn_cast<IndirectFieldDecl>(I)) { in DiagnoseUninitializedFields() local
5788 const ObjCInterfaceDecl *IFD) { in AddedObjCCategoryToInterface()