Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp379 const NoteTag *constructNoteTag(CheckerContext &C, SymbolRef StreamSym, in constructNoteTag() function in __anon29813e7a0111::StreamChecker
467 constructNoteTag(C, RetSym, "Stream opened here")); in evalFopen()
523 constructNoteTag(C, StreamSym, "Stream reopened here")); in evalFreopen()