Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBitwiseShiftChecker.cpp315 const NoteTag *BitwiseShiftValidator::createNoteTag() const { in createNoteTag() function in __anon1c4322b80111::BitwiseShiftValidator
H A DArrayBoundChecker.cpp484 const NoteTag *StateUpdateReporter::createNoteTag(CheckerContext &C) const { in createNoteTag() function in StateUpdateReporter