]> granicus.if.org Git - clang/commit
Add an iterator to OnDiskChainedHashTable to allow iterating over all the key/data...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 20 Aug 2010 23:31:11 +0000 (23:31 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 20 Aug 2010 23:31:11 +0000 (23:31 +0000)
commitf08b1bb341fde5c755ec3dbe7e1b3114fb7438db
treef68b633d6a0e6ca509ab9fd9e6da7f61ff14575d
parent4b6e6567f778133e25ec21e98e3e7e93d2c81e6a
Add an iterator to OnDiskChainedHashTable to allow iterating over all the key/data pairs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111697 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/OnDiskHashTable.h