Lines Matching defs:scopeAttr
52 mlir::LLVM::DIScopeAttr scopeAttr,
88 mlir::LLVM::DIScopeAttr scopeAttr,
110 mlir::LLVM::DIFileAttr fileAttr, mlir::LLVM::DIScopeAttr scopeAttr,
144 getOrCreateCommonBlockAttr(commonName, fileAttr, scopeAttr, line);
146 fir::unwrapRefType(declOp.getType()), fileAttr, scopeAttr, declOp);
171 mlir::LLVM::DIScopeAttr scopeAttr,
181 if (createCommonBlockGlobal(declOp, result.second.name, fileAttr, scopeAttr,
187 handleGlobalOp(global, fileAttr, scopeAttr, typeGen, symbolTable, declOp);
211 fileAttr, scopeAttr, declOp);
214 context, scopeAttr, mlir::StringAttr::get(context, result.second.name),