LLVM 20.0.0git
|
Upcasting (from derived to base) and casting from a type to itself should always be possible. More...
#include "llvm/Support/Casting.h"
Static Public Member Functions | |
static bool | isPossible (const From &f) |
Upcasting (from derived to base) and casting from a type to itself should always be possible.