Searched refs:ResetObjCLayout (Results 1 – 6 of 6) sorted by relevance
2284 void ResetObjCLayout(const ObjCContainerDecl *CD);
2698 void ResetObjCLayout(const ObjCContainerDecl *CD);
13864 Context.ResetObjCLayout(cast<ObjCCategoryDecl>(DC)->getClassInterface()); in ActOnFields()13868 ResetObjCLayout(cast<ObjCImplementationDecl>(DC)->getClassInterface()); in ActOnFields()
17061 Context.ResetObjCLayout(cast<ObjCCategoryDecl>(DC)->getClassInterface()); in ActOnFields()17065 ResetObjCLayout(cast<ObjCImplementationDecl>(DC)->getClassInterface()); in ActOnFields()
7949 void ASTContext::ResetObjCLayout(const ObjCContainerDecl *CD) { in ResetObjCLayout() function in ASTContext
9893 void ASTContext::ResetObjCLayout(const ObjCContainerDecl *CD) { in ResetObjCLayout() function in ASTContext