Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp722 void HexagonMCChecker::reportNote(SMLoc Loc, llvm::Twine const &Msg) { in reportNote() function in HexagonMCChecker
/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransformActions.cpp696 void TransformActions::reportNote(StringRef message, SourceLocation loc, in reportNote() function in TransformActions