|
LLVM 24.0.0git
|
#include "llvm/IR/IRUnitRef.h"
Public Types | |
| using | Self |
| using | CastReturnType |
| Public Types inherited from llvm::CastInfo< To, IRUnitRef > | |
| using | Self |
| using | CastReturnType |
Static Public Member Functions | |
| static CastReturnType | doCast (const const IRUnitRef &f) |
| static CastReturnType | castFailed () |
| static CastReturnType | doCastIfPossible (const const IRUnitRef &f) |
| Static Public Member Functions inherited from llvm::CastIsPossible< To, From, Enable > | |
| static bool | isPossible (const From &f) |
| Static Public Member Functions inherited from llvm::CastInfo< To, IRUnitRef > | |
| static bool | isPossible (IRUnitRef IR) |
| static const To * | doCast (IRUnitRef IR) |
| static const To * | castFailed () |
| static const To * | doCastIfPossible (IRUnitRef IR) |
Definition at line 99 of file IRUnitRef.h.
| using llvm::CastInfo< To, const IRUnitRef, void >::CastReturnType |
| using llvm::CastInfo< To, const IRUnitRef, void >::Self |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |