LLVM: llvm::detail::DynCastFunc< U > Struct Template Reference (original) (raw)
#include "[llvm/Support/Casting.h](Casting%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| template<typename T> | |
| decltype(auto) | operator() (T &&Val) const |
Detailed Description
template
struct llvm::detail::DynCastFunc< U >
Definition at line 831 of file Casting.h.
Member Function Documentation
◆ operator()()
template
template<typename T>
| decltype(auto) llvm::detail::DynCastFunc< U >::operator() ( T && Val) const | inline |
|---|
Definition at line 832 of file Casting.h.
References llvm::dyn_cast(), and T.
The documentation for this struct was generated from the following file:
- include/llvm/Support/Casting.h