LLVM 22.0.0git
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
inlinenodiscard

Definition at line 821 of file Casting.h.

References llvm::isa_and_present(), and T.


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