LLVM
13.0.0git
|
#include "llvm/ADT/StringMap.h"
Public Member Functions | |
StringMapIterator ()=default | |
StringMapIterator (StringMapEntryBase **Bucket, bool NoAdvance=false) | |
StringMapEntry< ValueTy > & | operator* () const |
operator StringMapConstIterator< ValueTy > () const | |
Definition at line 25 of file StringMap.h.
|
default |
|
inlineexplicit |
Definition at line 441 of file StringMap.h.
|
inline |
Definition at line 449 of file StringMap.h.
|
inline |
Definition at line 445 of file StringMap.h.