LLVM API Documentation
#include <STLExtras.h>
Public Member Functions | |
Ty & | operator() (Ty &self) const |
const Ty & | operator() (const Ty &self) const |
Definition at line 35 of file STLExtras.h.
Ty& llvm::identity< Ty >::operator() | ( | Ty & | self | ) | const [inline] |
Definition at line 36 of file STLExtras.h.
const Ty& llvm::identity< Ty >::operator() | ( | const Ty & | self | ) | const [inline] |
Definition at line 39 of file STLExtras.h.