LLVM API Documentation
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] |