LLVM
15.0.0git
|
#include "llvm/ADT/identity.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 21 of file identity.h.
using llvm::identity< Ty >::argument_type = Ty |
Definition at line 22 of file identity.h.
|
inline |
Definition at line 27 of file identity.h.
|
inline |
Definition at line 24 of file identity.h.