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