Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBitwiseShiftChecker.cpp316 const NoteTag *BitwiseShiftValidator::createNoteTag() const { createNoteTag() function in __anon61c48b6b0111::BitwiseShiftValidator
H A DArrayBoundCheckerV2.cpp466 const NoteTag *StateUpdateReporter::createNoteTag(CheckerContext &C) const { in createNoteTag() function in StateUpdateReporter