Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp416 const NoteTag *constructNoteTag(CheckerContext &C, SymbolRef StreamSym, in constructNoteTag() function in __anon3e8d3cbc0211::StreamChecker
536 constructNoteTag(C, RetSym, "Stream opened here")); in evalFopen()
594 constructNoteTag(C, StreamSym, "Stream reopened here")); in evalFreopen()