LLVM 22.0.0git
|
This is the complete list of members for llvm::ValueFromPointerCast< To, From, Derived >, including all inherited members.
castFailed() | llvm::NullableValueCastFailed< To > | inlinestatic |
doCast(From *f) | llvm::ValueFromPointerCast< To, From, Derived > | inlinestatic |
doCastIfPossible(From f) | llvm::DefaultDoCastIfPossible< To, From *, detail::SelfType< void, ValueFromPointerCast< To, From > > > | inlinestatic |
isPossible(const From &f) | llvm::CastIsPossible< To, From * > | inlinestatic |