Searched refs:reportNote (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCChecker.cpp | 329 reportNote(I.getLoc(), "Branching instruction"); in reportBranchErrors() 453 reportNote( in checkNewValues() 462 reportNote(ProducerInst->getLoc(), in checkNewValues() 472 reportNote( in checkNewValues() 485 reportNote(ProducerInst->getLoc(), in checkNewValues() 515 reportNote(ProducerInst->getLoc(), in checkNewValues() 524 reportNote(ProducerInst->getLoc(), in checkNewValues() 736 reportNote(I.getLoc(), in checkValidTmpDst() 795 void HexagonMCChecker::reportNote(SMLoc Loc, llvm::Twine const &Msg) { in reportNote() function in HexagonMCChecker
|
| H A D | HexagonMCChecker.h | 127 void reportNote(SMLoc Loc, Twine const &Msg);
|
| /llvm-project-15.0.7/clang/lib/ARCMigrate/ |
| H A D | TransAutoreleasePool.cpp | 329 Pass.TA.reportNote("name declared here", declarationLoc); in handlePoolScope() 330 Pass.TA.reportNote("intended @autoreleasepool scope begins here", in handlePoolScope() 332 Pass.TA.reportNote("intended @autoreleasepool scope ends here", in handlePoolScope()
|
| 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()
|
| H A D | TransformActions.cpp | 697 void TransformActions::reportNote(StringRef message, SourceLocation loc, in reportNote() function in TransformActions
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/ |
| H A D | ClangTidy.cpp | 189 reportNote(Note); in reportDiagnostic() 273 void reportNote(const tooling::DiagnosticMessage &Message) { in reportNote() function in clang::tidy::__anonf74c33ed0111::ErrorReporter
|