Home
last modified time | relevance | path

Searched refs:dummyProcType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertVariable.cpp1253 mlir::Type dummyProcType = in mapSymbolAttributes() local
1255 mlir::Value undefOp = builder.create<fir::UndefOp>(loc, dummyProcType); in mapSymbolAttributes()