Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp421 const NoteTag *constructSetEofNoteTag(CheckerContext &C, in constructSetEofNoteTag() function in __anon6d5dc6460211::StreamChecker
750 C.addTransition(StateFailed, constructSetEofNoteTag(C, StreamSym)); in evalFreadFwrite()
811 C.addTransition(StateFailed, constructSetEofNoteTag(C, StreamSym)); in evalFseek()