ΒΆtemplate <typename... X, class Y>
inline bool isa_and_present(const Y& Val)

Description

isa_and_present <X > - Functionally identical to isa, except that a null value is accepted.

Declared at: llvm/include/llvm/Support/Casting.h:670

Templates

X
Y

Parameters

const Y& Val