LLVM 19.0.0git
Public Member Functions | List of all members
llvm::detail::IsaAndPresentCheckPredicate< Types > Struct Template Reference

#include "llvm/Support/Casting.h"

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 820 of file Casting.h.

Member Function Documentation

◆ operator()()

template<typename... Types>
template<typename T >
bool llvm::detail::IsaAndPresentCheckPredicate< Types >::operator() ( const T Val) const
inline

Definition at line 821 of file Casting.h.

References llvm::isa_and_present().


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