LLVM
8.0.1
|
#include "llvm/ADT/STLExtras.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 88 of file STLExtras.h.
using llvm::identity< Ty >::argument_type = Ty |
Definition at line 89 of file STLExtras.h.
|
inline |
Definition at line 91 of file STLExtras.h.
|
inline |
Definition at line 94 of file STLExtras.h.