LLVM 22.0.0git
|
#include "llvm/ADT/IndexedMap.h"
Public Types | |
using | argument_type = Ty |
Public Member Functions | |
Ty & | operator() (Ty &self) const |
const Ty & | operator() (const Ty &self) const |
Definition at line 30 of file IndexedMap.h.
using llvm::detail::IdentityIndex< Ty >::argument_type = Ty |
Definition at line 31 of file IndexedMap.h.
|
inline |
Definition at line 34 of file IndexedMap.h.
|
inline |
Definition at line 33 of file IndexedMap.h.