Searched defs:getNote (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DiagnosticInfo.h | 1112 StringRef getNote() const { return Note; } in getNote() function |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | StdLibraryFunctionsChecker.cpp | 672 StringRef getNote() const { return Note; } in getNote() function in __anon46c7ee2e0111::StdLibraryFunctionsChecker::SummaryCase |