Searched refs:getNote (Results 1 – 4 of 4) sorted by relevance
453 if (!getNote().empty()) in print()454 DP << ": " << getNote(); in print()
1112 StringRef getNote() const { return Note; } in getNote() function
780 << llvm::demangle(D.getFunctionName()) << D.getNote(); in DontCallDiagHandler()
672 StringRef getNote() const { return Note; } in getNote() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::SummaryCase1399 if (Case.getNote().empty()) { in checkPostCall()1404 CaseNote = llvm::formatv(Case.getNote().str().c_str(), FunctionName); in checkPostCall()