LLVM: llvm::detail::IsaAndPresentCheckPredicate< 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::IsaAndPresentCheckPredicate< Types >

Definition at line 814 of file Casting.h.

Member Function Documentation

operator()()

template<typename... Types>

template<typename T>

bool llvm::detail::IsaAndPresentCheckPredicate< Types >::operator() ( const T & Val) const inlinenodiscard

Definition at line 815 of file Casting.h.

References llvm::isa_and_present(), and T.


The documentation for this struct was generated from the following file: