Home
last modified time | relevance | path

Searched refs:constructNoteTag (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp465 const NoteTag *constructNoteTag(CheckerContext &C, SymbolRef StreamSym, in constructNoteTag() function in __anon7b286b250211::StreamChecker
599 constructNoteTag(C, RetSym, "Stream opened here")); in evalFopen()
657 constructNoteTag(C, StreamSym, "Stream reopened here")); in evalFreopen()