Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp400 const NoteTag *constructSetEofNoteTag(CheckerContext &C, in constructSetEofNoteTag() function in __anon2cf76ca30211::StreamChecker
708 C.addTransition(StateFailed, constructSetEofNoteTag(C, StreamSym)); in evalFreadFwrite()
769 C.addTransition(StateFailed, constructSetEofNoteTag(C, StreamSym)); in evalFseek()