Searched defs:IFD (Results 1 – 19 of 19) sorted by relevance
154 if (auto *IFD = dyn_cast<IndirectFieldDecl>(CountDecl)) { in CheckCountedByAttrOnField() local
2299 const ObjCImplementationDecl *ImplD, const ObjCInterfaceDecl *IFD) { in DiagnoseMissingDesignatedInitOverrides()
5422 if (const auto *IFD = dyn_cast<IndirectFieldDecl>(I)) in findDefaultInitializer() local18857 if (const auto *IFD = dyn_cast<IndirectFieldDecl>(I)) in ActOnFields() local
2828 } else if (auto *IFD = dyn_cast_if_present<IndirectFieldDecl>(VD)) { in CheckDesignatedInitializer() local
6592 if (auto *IFD = dyn_cast<IndirectFieldDecl>(D)) in CodeCompleteDesignator() local
1210 for (const auto &IFD : I->ImplicitDefaultFirstprivateFDs) in getImplicitFDCapExprDecl() local1224 for (const auto &IFD : I->ImplicitDefaultFirstprivateFDs) in isImplicitDefaultFirstprivateFD() local
652 auto *IFD = dyn_cast<IndirectFieldDecl>(D); in dumpRecordValue() local
3985 } else if (auto *IFD = dyn_cast<IndirectFieldDecl>(I)) { in DiagnoseUninitializedFields() local
2301 if (const auto *IFD = dyn_cast<IndirectFieldDecl>(D)) in BuildDeclRefExpr() local
111 const ObjCInterfaceDecl *IFD) {} in AddedObjCCategoryToInterface()
974 if (auto *IFD = dyn_cast<ObjCInterfaceDecl>(CtxD)) { in getNextRedeclarationImpl() local985 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in getNextRedeclarationImpl() local1017 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) { in getCanonicalDecl() local
667 } else if (const auto *IFD = dyn_cast<IndirectFieldDecl>(D)) { in getLVForNamespaceScopeDecl() local1102 if (const auto *IFD = dyn_cast<IndirectFieldDecl>(this)) { in isPlaceholderVar() local
3487 const IndirectFieldDecl *IFD = cast<IndirectFieldDecl>(VD); in getFieldOffset() local
3226 const IndirectFieldDecl *IFD) { in HandleLValueIndirectMember()4826 } else if (const IndirectFieldDecl *IFD = in HandleMemberPointerAccess() local6499 } else if (IndirectFieldDecl *IFD = I->getIndirectMember()) { in HandleConstructorCall() local8408 } else if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(MD)) { in VisitMemberExpr() local12105 } else if (auto *IFD = dyn_cast<IndirectFieldDecl>(ME->getMemberDecl())) { in isDesignatorAtObjectEnd() local
825 else if (const IndirectFieldDecl *IFD = in mangle() local
213 const ObjCInterfaceDecl *IFD) { in AddedObjCCategoryToInterface()
4772 } else if (const IndirectFieldDecl *IFD = Init->getIndirectMember()) { in visitFunc() local
1161 if (const auto *IFD = dyn_cast<IndirectFieldDecl>(CountDecl)) in FindCountedByField() local
6958 const ObjCInterfaceDecl *IFD) { in AddedObjCCategoryToInterface()