Searched defs:IFD (Results 1 – 15 of 15) sorted by relevance
92 const ObjCInterfaceDecl *IFD) {} in AddedObjCCategoryToInterface()
829 if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(Res.front())) in clang_Type_getOffsetOf() local848 if (const IndirectFieldDecl *IFD = dyn_cast_or_null<IndirectFieldDecl>(D)) in clang_Cursor_getOffsetOfField() local
5180 if (const ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in clang_getCanonicalCursor() local
409 IndirectFieldDecl* IFD = cast<IndirectFieldDecl>(I); in PrintDeclContext() local
178 const ObjCInterfaceDecl *IFD) { in AddedObjCCategoryToInterface()
737 if (ObjCInterfaceDecl *IFD = dyn_cast<ObjCInterfaceDecl>(CtxD)) { in getNextRedeclarationImpl() local749 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in getNextRedeclarationImpl() local774 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in getCanonicalDecl() local
1870 const IndirectFieldDecl *IFD) { in HandleLValueIndirectMember()3130 } else if (const IndirectFieldDecl *IFD = in HandleMemberPointerAccess() local3851 } else if (IndirectFieldDecl *IFD = I->getIndirectMember()) { in HandleConstructorCall() local4366 } else if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(MD)) { in VisitMemberExpr() local
3003 const IndirectFieldDecl *IFD = cast<IndirectFieldDecl>(VD); in getFieldOffset() local
468 else if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(D)) in mangle() local
622 } else if (const auto *IFD = dyn_cast<IndirectFieldDecl>(D)) { in getLVForNamespaceScopeDecl() local
1900 const ObjCInterfaceDecl *IFD) { in DiagnoseMissingDesignatedInitOverrides()
3915 if (const auto *IFD = dyn_cast<IndirectFieldDecl>(I)) in findDefaultInitializer() local12828 if (const auto *IFD = dyn_cast<IndirectFieldDecl>(I)) in ActOnFields() local
1955 if (auto *IFD = dyn_cast<IndirectFieldDecl>(ND)) { in CheckDesignatedInitializer() local
2658 } else if (auto *IFD = dyn_cast<IndirectFieldDecl>(I)) { in DiagnoseUninitializedFields() local
5952 const ObjCInterfaceDecl *IFD) { in AddedObjCCategoryToInterface()