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