LLVM 20.0.0git
|
This is the complete list of members for llvm::OptionalValueCast< To, From, Derived >, including all inherited members.
castFailed() | llvm::OptionalValueCast< To, From, Derived > | inlinestatic |
doCast(const From &f) | llvm::OptionalValueCast< To, From, Derived > | inlinestatic |
doCastIfPossible(From f) | llvm::DefaultDoCastIfPossible< To, From, Derived > | inlinestatic |
isPossible(const From &f) | llvm::CastIsPossible< To, From, Enable > | inlinestatic |