Home
last modified time | relevance | path

Searched defs:NoteFn (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp382 struct NoteFn { struct in __anon2cf76ca30211::StreamChecker
383 const BugType *BT_ResourceLeak;
384 SymbolRef StreamSym;
385 std::string Message;
387 std::string operator()(PathSensitiveBugReport &BR) const { in operator ()()