Searched refs:getErrnoNoteTag (Results 1 – 3 of 3) sorted by relevance
160 getErrnoNoteTag(C, "Assuming that this function succeeds but " in evalSetErrnoCheckState()165 getErrnoNoteTag(C, "Assuming that this function returns 2. 'errno' " in evalSetErrnoCheckState()
83 const NoteTag *getErrnoNoteTag(CheckerContext &C, const std::string &Message);
273 const NoteTag *getErrnoNoteTag(CheckerContext &C, const std::string &Message) { in getErrnoNoteTag() function