Searched refs:getNote (Results 1 – 4 of 4) sorted by relevance
448 if (!getNote().empty()) in print()449 DP << ": " << getNote(); in print()
1112 StringRef getNote() const { return Note; } in getNote() function
541 StringRef getNote() const { return Note; } in getNote() function in __anon2143b5530111::StdLibraryFunctionsChecker::SummaryCase1038 if (Case.getNote().empty()) { in checkPostCall()1044 StringRef Note = Case.getNote(); in checkPostCall()
855 << llvm::demangle(D.getFunctionName().str()) << D.getNote(); in DontCallDiagHandler()