Searched refs:attachNote (Results 1 – 18 of 18) sorted by relevance
34 .attachNote(shapeFnLib.getLoc()) in runOnOperation()
166 op.emitOpError("block's operand not defined").attachNote(noteLoc); in isIsolatedAbove()175 .attachNote(noteLoc) in isIsolatedAbove()
264 diag.attachNote(useOp->getLoc()) << "operand defined here"; in verifyDominance()
150 Diagnostic &Diagnostic::attachNote(Optional<Location> noteLoc) { in attachNote() function in Diagnostic294 diag.attachNote() << "diagnostic emitted with trace:\n" << bt; in emitDiag()
299 diag.attachNote(getLoc()) << "see current operation: " << printedOp; in emitError()309 diag.attachNote(getLoc()) << "see current operation: " << *this; in emitWarning()318 diag.attachNote(getLoc()) << "see current operation: " << *this; in emitRemark()
384 .attachNote(it.first->second) in verifySymbolTable()
269 .attachNote() in verifyResultTypesAreInferrable()329 .attachNote(term->getLoc()) in verify()339 .attachNote(op->getLoc()) in verify()
260 Diagnostic &attachNote(Optional<Location> noteLoc = llvm::None);343 Diagnostic &attachNote(Optional<Location> noteLoc = llvm::None) {345 return impl->attachNote(noteLoc);
838 .attachNote() in verifyTrait()
263 .attachNote(p.first->getSecond()->getLoc()) in VerifySavedModelModule()321 .attachNote(func.getLoc()) in VerifySavedModelModule()
174 emitting a diagnostic, notes can be directly attached via `attachNote`. When180 op->emitError("...").attachNote(noteLoc) << "...";183 op->emitError("...").attachNote() << "...";
430 .attachNote(getEncodedSourceLocation(entries[useInfo.number].second)) in addDefinition()438 .attachNote(getEncodedSourceLocation(entries[useInfo.number].second)) in addDefinition()513 .attachNote(getEncodedSourceLocation(entries[useInfo.number].second)) in resolveSSAUse()1744 .attachNote(getEncodedSourceLocation(*defLoc)) in parseRegion()
389 .attachNote() in parseDecOrHexAttr()
316 .attachNote(op.getLoc()) in verify()788 .attachNote(function.getLoc()) in verify()
328 diag.attachNote() << "existing body: " << currentBodyStream.str(); in trySetStructBody()
482 .attachNote(bcOp.getLoc()) in verify()
414 diag.attachNote(liveUser->getLoc()) in materializeLiveConversions()2275 diag.attachNote(liveUserIt->getLoc()) in legalizeErasedResult()2318 diag.attachNote(liveUserIt->getLoc()) in legalizeChangedResultType()
1283 diag.attachNote() << "for argument " << i << ", found " << left[i] in verifyTypeRangesMatch()1303 diag.attachNote(terminatorOperation->getLoc()) << "terminator here"; in verifyAndGetTerminator()