Home
last modified time | relevance | path

Searched defs:sourceExprType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dcheck-allocate.cpp25 std::optional<evaluate::DynamicType> sourceExprType; member
[all...]
/llvm-project/flang/lib/Optimizer/HLFIR/IR/
H A DHLFIROps.cpp1298 auto sourceExprType = mlir::dyn_cast<hlfir::ExprType>(source.getType()); build() local
1320 auto sourceExprType = mlir::dyn_cast<hlfir::ExprType>(source.getType()); build() local