Home
last modified time | relevance | path

Searched defs:reportNote (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp795 void HexagonMCChecker::reportNote(SMLoc Loc, llvm::Twine const &Msg) { in reportNote() function in HexagonMCChecker
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidy.cpp273 void reportNote(const tooling::DiagnosticMessage &Message) { in reportNote() function in clang::tidy::__anonf74c33ed0111::ErrorReporter
/llvm-project-15.0.7/clang/lib/ARCMigrate/
H A DTransformActions.cpp697 void TransformActions::reportNote(StringRef message, SourceLocation loc, in reportNote() function in TransformActions