Searched defs:typeSourceBox (Results 1 – 1 of 1) sorted by relevance
/llvm-project/flang/lib/Optimizer/Builder/ |
H A D | MutableBox.cpp | 202 mlir::Value typeSourceBox = {}, unsigned allocator = 0) in MutablePropertyWriter() argument 324 mlir::Value typeSourceBox; global() member in __anond18cc9eb0111::MutablePropertyWriter 331 createUnallocatedBox(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Type boxType,mlir::ValueRange nonDeferredParams,mlir::Value typeSourceBox) createUnallocatedBox() argument 384 createTempMutableBox(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Type type,llvm::StringRef name,mlir::Value typeSourceBox,bool isPolymorphic) createTempMutableBox() argument [all...] |