Searched refs:reportNote (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCChecker.cpp | 322 reportNote(I.getLoc(), "Branching instruction"); in reportBranchErrors() 446 reportNote( in checkNewValues() 455 reportNote(ProducerInst->getLoc(), in checkNewValues() 465 reportNote( in checkNewValues() 478 reportNote(ProducerInst->getLoc(), in checkNewValues() 508 reportNote(ProducerInst->getLoc(), in checkNewValues() 517 reportNote(ProducerInst->getLoc(), in checkNewValues() 729 reportNote(I.getLoc(), in checkValidTmpDst() 788 void HexagonMCChecker::reportNote(SMLoc Loc, llvm::Twine const &Msg) { in reportNote() function in HexagonMCChecker
|
H A D | HexagonMCChecker.h | 126 void reportNote(SMLoc Loc, Twine const &Msg);
|
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | Internals.h | 104 void reportNote(StringRef note, SourceLocation loc,
|
H A D | TransUnbridgedCasts.cpp | 381 Pass.TA.reportNote(note, retS->getBeginLoc()); in transformObjCToNonObjCCast()
|