Searched refs:createNoteTag (Results 1 – 2 of 2) sorted by relevance
84 const NoteTag *createNoteTag() const;128 Ctx.addTransition(FoldedState, createNoteTag()); in run()315 const NoteTag *BitwiseShiftValidator::createNoteTag() const { in createNoteTag() function in __anon1c4322b80111::BitwiseShiftValidator
102 const NoteTag *createNoteTag(CheckerContext &C) const;484 const NoteTag *StateUpdateReporter::createNoteTag(CheckerContext &C) const { in createNoteTag() function in StateUpdateReporter676 C.addTransition(ExceedsUpperBound, SUR.createNoteTag(C)); in performCheck()717 C.addTransition(State, SUR.createNoteTag(C)); in performCheck()