Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DRedundantPreprocessorCheck.cpp29 const char NoteDescription[] = "previous %select{#if|#ifdef|#ifndef}0 was here"; variable
82 Check.diag(Entry.Loc, NoteDescription, DiagnosticIDs::Note) in checkMacroRedundancy()