Lines Matching refs:attachNote
190 diag.attachNote(original->getLoc()) << "scope"; in apply()
197 diag.attachNote(original->getLoc()) << "scope"; in apply()
268 diag.attachNote(terminator->getLoc()) << "terminator"; in verify()
348 diag.attachNote(target->getLoc()) << "target op"; in apply()
496 diag.attachNote(potentialConsumer->getOwner()->getLoc()) in checkDoubleConsume()
498 diag.attachNote(use.getOwner()->getLoc()) in checkDoubleConsume()
523 diag.attachNote(child.getLoc()) << "op without interface"; in verify()
541 diag.attachNote(getBodyBlock()->getTerminator()->getLoc()) << "terminator"; in verify()
658 diag.attachNote(topLevelOp->getLoc()) << "first non-pattern op"; in verify()
659 diag.attachNote(op.getLoc()) << "second non-pattern op"; in verify()
669 diag.attachNote(op.getLoc()) << "offending op"; in verify()
675 diag.attachNote(parent.getLoc()) << "parent operation"; in verify()