Skip to content
Commit 62d27986 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Split specific_decl_iterator, which had a run-time field for

determining what decls are acceptable, into specific_decl_iterator
(in which all decls matching the SpecificDecl type requirements are
acceptable) and filtered_decl_iterator (which also does a run-time
check via a member pointer non-type template parameter). This saves
some space in the iterators.

llvm-svn: 63535
parent 49140cb5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment