Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBitwiseShiftChecker.cpp86 const NoteTag *createNoteTag() const;
130 Ctx.addTransition(FoldedState, createNoteTag()); in run()
316 const NoteTag *BitwiseShiftValidator::createNoteTag() const { in createNoteTag() function in __anon3d1ad38a0111::BitwiseShiftValidator