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