LLVM API Documentation

llvm::ScopedHashTableVal< K, V > Member List
This is the complete list of members for llvm::ScopedHashTableVal< K, V >, including all inherited members.
Create(ScopedHashTableVal *nextInScope, ScopedHashTableVal *nextForKey, const K &key, const V &val, AllocatorTy &Allocator)llvm::ScopedHashTableVal< K, V > [inline, static]
Destroy(AllocatorTy &Allocator)llvm::ScopedHashTableVal< K, V > [inline]
getKey() const llvm::ScopedHashTableVal< K, V > [inline]
getNextForKey()llvm::ScopedHashTableVal< K, V > [inline]
getNextForKey() const llvm::ScopedHashTableVal< K, V > [inline]
getNextInScope()llvm::ScopedHashTableVal< K, V > [inline]
getValue() const llvm::ScopedHashTableVal< K, V > [inline]
getValue()llvm::ScopedHashTableVal< K, V > [inline]