Searched defs:attrPair (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | DialectGen.cpp | 277 for (const auto &attrPair : discardableAttributes) { emitDialectDecl() local |
/llvm-project/mlir/lib/Dialect/Func/IR/ | ||
H A D | FuncOps.cpp | 226 __anone16db3640202(std::pair<StringAttr, Attribute> attrPair) cloneInto() argument |