summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-02-02 18:25:48 +0000
committerDouglas Gregor <dgregor@apple.com>2009-02-02 18:25:48 +0000
commit62d27986ea9de96877b1438264c55cf3f521a033 (patch)
tree3f8993abd787e7c901fc5ecbc123f0eb0db14d89 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent49140cb544bea6c57527f60ca7153721bfa86b97 (diff)
downloadbcm5719-llvm-62d27986ea9de96877b1438264c55cf3f521a033.tar.gz
bcm5719-llvm-62d27986ea9de96877b1438264c55cf3f521a033.zip
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
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud