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