|
FLANG
|
This is the complete list of members for fir::KindMapping, including all inherited members.
| Bitsize typedef (defined in fir::KindMapping) | fir::KindMapping | |
| defaultCharacterKind() const (defined in fir::KindMapping) | fir::KindMapping | |
| defaultComplexKind() const (defined in fir::KindMapping) | fir::KindMapping | |
| defaultDoubleKind() const (defined in fir::KindMapping) | fir::KindMapping | |
| defaultIntegerKind() const (defined in fir::KindMapping) | fir::KindMapping | |
| defaultLogicalKind() const (defined in fir::KindMapping) | fir::KindMapping | |
| defaultRealKind() const (defined in fir::KindMapping) | fir::KindMapping | |
| defaultsToString() const | fir::KindMapping | |
| getCharacterBitsize(KindTy kind) const | fir::KindMapping | |
| getComplexTypeID(KindTy kind) const | fir::KindMapping | |
| getContext() const (defined in fir::KindMapping) | fir::KindMapping | inline |
| getDefaultKinds() | fir::KindMapping | inlinestatic |
| getDefaultMap() | fir::KindMapping | inlinestatic |
| getFloatSemantics(KindTy kind) const | fir::KindMapping | |
| getIntegerBitsize(KindTy kind) const | fir::KindMapping | |
| getLogicalBitsize(KindTy kind) const | fir::KindMapping | |
| getRealBitsize(KindTy kind) const | fir::KindMapping | |
| getRealTypeID(KindTy kind) const | fir::KindMapping | |
| KindMapping(mlir::MLIRContext *context) | fir::KindMapping | explicit |
| KindMapping(mlir::MLIRContext *context, llvm::ArrayRef< KindTy > defs) | fir::KindMapping | explicit |
| KindMapping(mlir::MLIRContext *context, llvm::StringRef map, llvm::ArrayRef< KindTy > defs={}) | fir::KindMapping | explicit |
| KindMapping(mlir::MLIRContext *context, llvm::StringRef map, llvm::StringRef defs) (defined in fir::KindMapping) | fir::KindMapping | inlineexplicit |
| KindTy typedef (defined in fir::KindMapping) | fir::KindMapping | |
| LLVMTypeID typedef (defined in fir::KindMapping) | fir::KindMapping | |
| mapToString() const | fir::KindMapping | |
| MatchResult typedef (defined in fir::KindMapping) | fir::KindMapping | |
| toDefaultKinds(llvm::StringRef defs) | fir::KindMapping | static |