diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-02-02 18:25:48 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-02-02 18:25:48 +0000 |
commit | 669c9a28fa4be35e6b6322aa7f2f3b2968189b80 (patch) | |
tree | 14caa5249813164094f00618135ef72eeff43f3c /lib/CodeGen/CodeGenModule.h | |
parent | 21a98b188857d690aa4510c52ac4317ffa0908a8 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63535 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions