Function object that applies dyn_cast_if_present<To> in generic algorithms.
Synopsis
Declared in <llvm/Support/Casting.h>
template<typename To>
inline constexpr /* implementation-defined */ DynCastIfPresentTo = {};
Created with MrDocs