Searched defs:elided (Results 1 – 2 of 2) sorted by relevance
358 if (llvm::any_of(elidedAttrs, [&](StringRef elided) { in processVariableOp() argument 425 if (llvm::any_of(elidedAttrs, [&](StringRef elided) { in processGlobalVariableOp() argument
307 OpAsmPrinter &p, Operation *op, ArrayRef<StringRef> elided) { in printFunctionAttributes()