Searched refs:reorderDecls (Results 1 – 3 of 3) sorted by relevance
4295 void reorderDecls(const SmallVectorImpl<Decl *> &Decls);
5098 void RecordDecl::reorderDecls(const SmallVectorImpl<Decl *> &Decls) { in reorderDecls() function in RecordDecl
19192 Record->reorderDecls(NewDeclOrdering); in ActOnFields()