Home | History | Annotate | Download | only in Sema

Lines Matching refs:decls_end

484                                   E = RD->decls_end();
1149 DeclsEnd = Overloads->decls_end(); it != DeclsEnd; ++it) {