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