Searched defs:createNoteTag (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
| H A D | BitwiseShiftChecker.cpp | 315 const NoteTag *BitwiseShiftValidator::createNoteTag() const { in createNoteTag() function in __anon1c4322b80111::BitwiseShiftValidator |
| H A D | ArrayBoundChecker.cpp | 484 const NoteTag *StateUpdateReporter::createNoteTag(CheckerContext &C) const { in createNoteTag() function in StateUpdateReporter |